Posts Categorized: Miscellaneous

How to install NuGet packages directly

Posted by & filed under .Net, CodeProject, Miscellaneous, Visual Studio.

If you are developing applications using VS 2010 Express editions, you will miss the Package Manager console, which helps us to install libraries or packages via NuGet. The Nuget package manager console is not integrated to VS 2010 Express editions.(Visual Web Developer Express is an exception, it has a package manager console integration). To overcome [...]

K-MUG User Group Meeting – 19th Jan 2013

Posted by & filed under Miscellaneous, User Group Activities.

Another K-MUG UG Meeting, as usual the event was awesome. (Sorry I forgot to post about the event in my blog.) The first session was from Shiju Vargheese on Windows Azure Websites. A good introduction session about Windows Azure website. You can download / view the presentation here The second session was from Yanesh Tyagi. [...]

Multiple browser tabs and ASP.Net session

Posted by & filed under .Net, .Net 3.0 / 3.5, ASP.Net, Miscellaneous.

If you are using Session in ASP.Net for storing some user information, most of the modern browsers may create problem for you. Because if you open the asp.net application in same browser, but different tab, both of these tabs shares the session value. Two solutions are available for this problem. Using Cookieless SessionIDs – By [...]

TechDays 2012-2013: Kochi, India

Posted by & filed under Miscellaneous, User Group Activities.

TechDays is one of the premier technical events in India and should not be missed. This is a unique opportunity to listen to & learn from the experts and this time we are coming to your town. Thousands of technology professionals from across India will come together to network with peers and experts, while diving [...]