Brij Mohan
A Microsoft .NET Developers Blog
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
ASP.NET
ASP.NET AJAX
ASP.NET MVC 3
ASP.NET Web Api
AVR910 Protocol
Award
Book Reviews
C#
C# Coding Standards
Cheat Sheets
CSS
Electronics For You
Framework 2.0
Framework 3.5
Framework 4.0
General topics
JavaScript
LINQ
MphasiS
MVC 4
Programming
Rewards and Recognitions
Sharepoint Services 3.0
Silverlight 2.0
Silverlight 3.0
Silverlight 4
SOAP, REST
SQL Server
SQL Server 2008
System Installations
Telerik MVC
Validation
VB.NET
Versioning
Visual Studio 2008
Visual Studio 2010
Visual Studio SDK
WCF
WebDeploymentProject
Windows Azure
WSSF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
March 2012 (1)
January 2012 (2)
October 2011 (1)
September 2011 (1)
July 2011 (1)
June 2011 (3)
May 2011 (5)
April 2011 (1)
June 2010 (2)
May 2010 (2)
March 2010 (2)
August 2009 (1)
July 2009 (4)
April 2009 (3)
December 2008 (1)
November 2008 (3)
October 2008 (3)
September 2008 (5)
November 2008 - Posts
1
Comments
Versioning ASP.NET 2.0 WebSite Assembly / Web Deployment Project
by
mohanbrij
The web project model changed in number of ways from Visual Studio 2003 to Visual Studio 2005, But one major part which is missing is the ability to version the assembly using AssemblyInfo.cs file. This is because the model of VS 2005 dynamically creates...
Filed under:
ASP.NET
,
Framework 2.0
,
WebDeploymentProject
,
Versioning
1
Comments
Installing Sharepoint Services 3.0 on Windows Vista OS
by
mohanbrij
Just few days back I started exploring Sharepoint Technologies, and started thinking where to start. The biggest setback for me was I cannot run Sharepoint Services on my windows Vista System because Sharepoint Services can only be installed on Windows...
Filed under:
Sharepoint Services 3.0
3
Comments
LINQ to XML and LINQ to Objects Basic Sample
by
mohanbrij
In this post I will show how to use LINQ to XML and LINQ to Objects, very basic example with sample code . First I have created a XML file which contains the Customer Details, as given below <? xml version = " 1.0 " encoding = "...
Filed under:
ASP.NET
,
C#
,
Framework 3.5
,
LINQ
More Posts