Amazon.com ReviewVisual Studio .NET is a superb, next-generation development tool. At its heart is the .NET Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping tasks, like memory management, while also providing fine-grained security and version awareness. The class library reduces [...]
Posts Tagged ‘studio’
Microsoft Visual Studio .NET Professional 2002
Posted: 22nd January 2011 by admin in Visual BasicTags: .NET, 2002, Microsoft, Professional, studio, Visual
0
Which CGI language is appropriate to use with Visual Studio 2008?
Posted: 12th January 2011 by admin in Visual BasicTags: 2008, appropriate, Language, studio, Visual
I am preparing a website and i need to involve CGI so I can bring back data entered by my “clients”. How can I do this? Which language shall I use. I am not interested in using Perl as it is much of an out-dated language and cannot be used with Visual Studio 2008. So, [...]
Using Git with Visual Studio 2010
Posted: 11th January 2011 by admin in Visual BasicTags: 2010, studio, using, Visual
This video demonstrates how to install and use the Git Source Control Provider to integrate Git with Visual Studio (gitscc.codeplex.com).
Is there a way for Visual Studio to automatically put braces after an if or for statement?
Posted: 10th January 2011 by admin in Visual BasicTags: After, automatically, Braces, statement, studio, there, Visual
This is simply for convenience, but I write A LOT of if() and for() statements and would like for Visual Studio to automatically place the braces for an if() statement and move my cursor into the middle of the braces everytime I press enter when I’m done with my if() statement. If this is possible, [...]
