Small_MW

Stories kicked by Small_MW

.NET Framework Programming Model for Add-Ins(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 2 months ago

It seems that there is still lot to learn about .NET Framework. I've found today (thanks to Daniel Moth) that is one more interesting feature was added in .NET Framework - Programming Model for Add-Ins. Basically, it allows you to build application that can be extended by add-ins. read more...

add a comment |category: |Views: 7

tags: another

Handling Database easily with Visual Studio 2008(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 4 months ago

Visual Studio 2008 Team System contains new type of Database Projects that have many extremely useful features. Design-type validation, unit tests, refactoring and even more. You will find overview of these new functions in this post. read more...

add a comment |category: |Views: 53

tags: another

Extension Methods - Extension or Confusion?(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 4 months ago

Analysis of Extension Methods feature of C# 3.0. Providing ideas of possible use and guidelines to follow to avoid issues. read more...

add a comment |category: |Views: 3

tags: another

TFS 2008 Power Tools Released(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 5 months ago

What is TFS Power Tools and why every TFS user should have it? read more...

add a comment |category: |Views: 5

tags: another

The Open-Closed Principle and a SWITCH Statement(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 5 months ago

Short overview/reminder of what OCP is and some thoughts on how to easier find its violations. read more...

add a comment |category: |Views: 9

tags: another

CAPTCHA has been broken(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

Is CAPTCHA a secure solution for everyone? Not exactly... read more...

4 comments |category: |Views: 3

tags: another

Visual Studio 2008 RTM available for download(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

MSDN subscribers can now download final RTM version of Visual Studio 2008. read more...

25 comments |category: |Views: 294

tags: another

New code protection and licensing solution from Microsoft(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

Microsoft recently shipped several products that form a new software family called SLP Services. It’s aimed to help software vendors tighten security of their code and ease development of licensing infrastructure (effectively allowing to skip that step). New solution based on several new concepts – “SKU Agility”, “Code Transformation”, SVM (Secure Virtual Machine) and SVML (Secure Virtual Machine Language). read more...

add a comment |category: |Views: 4

tags: another

Code Metrics in Visual Studio 2008(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

Review of Code Metrics feature of Visual Studio 2008 read more...

add a comment |category: |Views: 176

tags: another