Vikram Lakhotia
The Online Weblog of Vikram Lakhotia
-
Difference is comparison when using equals method or Double Equal to operator
Hi,
-
Observer Design Pattern
Hi, -
Microsoft MVP for the year 2010
Hi,
-
Visual Studio 2010 Beta 2 announced with Go Live License
Hi,
-
Join the full day free community techdays event on 11th October 2009 in Kolkata
Hi,
-
Web Platform Installer 2.0 available for Web developers
Hi,
Of late Microsoft Has been doing great job in creating an great experience for installation for both development component for Asp.net and IIS server and also available free open source software. Yes I am talking about the Web Platform Installer 2.0. -
LINQ Having Clause and Group By with condition
Hi,
While querying with LINQ, some times we will have to use the group By clause. But many a times we also want to use the having clause of SQL with the group by clause in the LINQ. There is no direct having keyword in LINQ to do this we need to use the where clause itself. -
How to simulate IN Clause in LINQ queries
Hi,
-
A workshop for IT Professionals on 15th September on Implementing SECURITY INSIDE-OUT with MICROSOFT Technologies
Hi,
There an interactive live session on September 15, 2009 on how the New Efficiency Products will help you manage security in a simpler way. This session will occur across 16 cities at NIIT centers as a live session with benefit of face-to-face teaching, each participant having their own computers to work on, and having the ability to ask questions any time. The following event is available for the following city. -
Application running in localhost and debugging mode
Hi,