Tag Archives: .NET

5 Great Microsoft .NET Developer Blogs

Scott Hanselman http://www.hanselman.com/
Dan Wahlin http://weblogs.asp.net/dwahlin/
The Morning Brew http://blog.cwa.me.uk/
Jon Galloway http://weblogs.asp.net/jgalloway/
Scott Gu http://weblogs.asp.net/scottgu/
I’m sure I missed a bunch.  What do you recommend?

Security Tools for .NET Development

Security is a programmer’s responsibility.  Your project manager or client is not going to ask for security, but it is a basic implied requirement for any software project.  A good place to start is to look at the top ten common vulnerabilities.  Think about how many of these might affect your current project.  Odds are [...]

Sharepoint development .NET build events

When developing .NET applications, particularly Sharepoint applications you might find yourself updating the GAC (Global Assembly Cache) and restarting IIS a lot.  This can be time consuming if you are making a lot of short interations in your development cycle.  Below are two steps you can take to automate this and minimize your wait time.
First [...]

Creative Commons License
This blog is licensed under a Creative Commons Attribution 3.0 United States License.