Browse by Tags

All Tags » Visual Studio (RSS)

Asp.Net Security ebook by budugu

If you want to read one book about Asp.Net security, read OWASP Top 10 for .NET developer by Troy Hunt                 There’s a harsh reality web application developers need to...

Visual Studio 2010 running very slow? by budugu

Here is couple of things to check to improve performance of visual studio 2010 If you are using Visual Studio 2010 Ultimate and Windows7: Disable Intellitrace (Tools ->Options->Intellitrace) If you are using Windows XP, Visual Studio 2010 runs faster...
Filed under:

Alert user when their session is about to expire by budugu

Note: Cross posted from Vijay Kodali's Blog . Permalink Here is a quick and dirty trick to alert users on session timeout. This is not a perfect solution. But it will give reader an idea to work on... Some facts before we start: Session doesn't end When...
Filed under: ,

Asp.net session on browser close by budugu

Note: Cross posted from Vijay Kodali's Blog . Permalink How to capture logoff time when user closes browser? Or How to end user session when browser closed? These are some of the frequently asked questions in asp.net forums. In this post I'll show you...
Filed under: , , ,

Free Certification Exams for Visual Studio 2010 by budugu

Get promotional codes from here http://blogs.msdn.com/gerryo/archive/2010/03/17/register-for-visual-studio-2010-beta-exams.aspx You don’t have to pay anything to take these exams. These are 100% free. If you pass the exam, you earn the certification just...
Filed under: ,

Visual Studio 2008 short cuts by budugu

Note: Cross posted from Vijay Kodali's Blog. Permalink I know there are many posts dedicated to this topic. For example, Sara Ford posted about 290 shortcuts on her blog. Check Zain Naboulsi blog for VS 2010 tips. But it’s almost impossible to use all...
More Posts