Monthly Archives: January 2012

Eliminating Aspnet WebForms Redundant Coding with Snippets

I know that Aspnet web form are kinda old school now a days with MVC 3 in the picture, but I wanted to share a way I have used in all my project to increase productivity.  There are .cs codebehind … Continue reading

Posted in .NET, ASP.NET, C#, snippet, Web Design | Tagged , , , , , | Leave a comment

ViviScape Advanced Process Killer

I was having issues with Internet Explorer hogging all of my memory on my machine.  Granted I am a TAB junkie, and like to have a lot of things open at one time.  Call me impatient if you want, but … Continue reading

Posted in .NET, Malware, Spyware, Web Design, Windows 7 | Tagged , , , , , | Leave a comment

How to add the .NET Winform MessageBox.Show Method to your Aspnet Forms

If you are looking for a easy way to call clientside alerts from your code behind?  Well  I have provided a class for you to use in your Asp.net web projects.  Just add it to your App_Code folder and your … Continue reading

Posted in Uncategorized | Leave a comment

Microsoft Security Bulletin MS11-100 – Critical – Issues and Fixes

Make sure your servers are up to date, but beware of the affects of the update.    Microsoft released a critical .NET Framework up date on Friday, December 30, 2011.  It addresses the vulnerabilities by correcting how the .NET Framework handles specially … Continue reading

Posted in Web Design | Tagged , , , | 25 Comments