Featured Article
A Test Driven Development Tutorial in C# 4.0

Introduction - Defining the Battlefield

This tutorial is an short introduction to using Test Driven Development (TDD) in Visual Studio 2010 (VS2010) with C#. Like most of my examples it's based on a game.

 Article Of the Day
Accessing Network Drives using UNC Path in C#

Introduction

Code gain is another avenue opened up for me to post my articles. I am happy to do this! Though this is my first article I am trying to do the best!

By :Srikanth Chganti |  On : 31 May 2010 

List of Articles

By: pranay rana |  On:  21 Jan 2012 08:21:59 |  ASP.NET
Today, I tried find a best solution for call server side method in the client side do some task in the page. But unfortunately, I could not any best solution. Hence decided to article about it. The purpose of article is going to explore that how to call a server side method from the client side using jQuery in the ASP.NET 4.0.Read more..
By: pranay rana |  On:  21 Jan 2012 08:09:42 |  ASP.NET
In this aritcle, I'm going to share with you that how to add custom event in the custom control in ASP.NET and then expose in the calling pages.Read more..
By: usamawahabkhan |  On:  01 Jan 2012 20:43:41 |  Windows Phone
In this article, I'm going to explain that how to create chart control using XAML in Windows Phone 7.In addition, bind data from the XML to chart control.Read more..
By: jalpesh |  On:  01 Jan 2012 20:04:17 |  ASP.NET
In this article, I'm going to explore that how to upload files in asp.net withut postback using jQuery.The jQuery is powerful client side library, which is has lots of plugin for support aysnc file upload.Read more..
By: jalpesh |  On:  01 Jan 2012 19:49:23 |  ASP.NET
In this article, I'm going to explain hwo to use the PageMethod in asp.net. The PageMethod is used to call code behind the method from the client side.Read more..
By: André Lage |  On:  02 Dec 2011 10:49:31 |  SharePoint
This article is for beginners and show you how you can use the Client Object Model with SilverLight.This article have references to MSDN articles that you can explore and understand how you can use the Client Object Model.Read more..
By: André Lage |  On:  25 Oct 2011 08:49:35 |  SharePoint
This is very essentials article that help to all SharePoint professionals to create previews in order to support for multiple browsers to perform the testing through the SharePoint designer 2010 or later versions.Read more..
By: André Lage |  On:  25 Oct 2011 08:34:04 |  SharePoint
The purpose of this article is going to explore that how to get the Home Page url in the SharePoint, but do not use the SharePoint API to implement it.Read more..
By: jalpesh |  On:  16 Oct 2011 06:59:47 |  ASP.NET
The five years back, we all are knew that we able to developed ASP.NET mobile application usign Visual Studio, but microsoft has been take off those templates from the visual studio in the following versions. But again there is a good news for all that Microsoft has released the much awaited ASP.NET MVC 4.0 developer preview and there are lots of features bundle with it. One of the greatest features is a mobile website.Read more..
By: jalpesh |  On:  16 Oct 2011 06:49:23 |  Visual Studios
This is second part of the articles series which is related to Visual Studio 2011 Developer preview.Microsoft Visual Studio11 Developer preview comes with bunch of new features and Solution explorer is also get some new features in it. There are few new icons added at top of solution explorer like below.Read more..
By: Kirti.M.Darji |  On:  13 Oct 2011 12:25:03 |  ASP.NET
This article I am going to discuss function which convert numeric value to word for that we create one web page which return convert number to word.Read more..
By: pranay rana |  On:  02 Oct 2011 06:00:41 |  LINQ
I was working on the project using LINQ. I got the requirement to join the two entity on multiple column.Read more..
By: jalpesh |  On:  02 Oct 2011 05:51:46 |  Visual Studios
The purpose of the this article to explore the new features about Visual Studio 2011 Developer preview.The Visual Studio 2011 is another great release by Micrsoft for developers with lots of features and enhancements.Read more..
By: usamawahabkhan |  On:  22 Sep 2011 06:50:28 |  SharePoint
In this article, I'm going to explain how to create List of Definition in SharePoint 2010.The List Definition is brand new features in SharePoint 2010.Read more..
By: jalpesh |  On:  11 Sep 2011 04:04:56 |  ASP.NET
The purpose of the this article show, how to create charts in ASP.NET MVC with external microsoft framework.Read more..
By: jalpesh |  On:  11 Sep 2011 03:49:05 |  JQuery
In this article, I'm going to explain how to Get and Set value to Server control in asp.net within JQuery Code.We are all know Get and Set in Server side code, but when you use Jquery how to achieve that.Read more..
By: jalpesh |  On:  11 Sep 2011 03:39:50 |  ADO.NET Entity Framework
In this article, I'm going to explain how to handle Output Parameter in Stored Procedure with Entiry Framework.The Entity Framework is getting popular and many developers love it.Read more..
By: jalpesh |  On:  28 Aug 2011 04:17:30 |  ASP.NET
In this article, I am going to explain you how we can create a RSS Reader with the help of Linq-To-Xml and ASP.NET MVC3 Razor. Those who are writing or reading Blogs already knows what is RSS Reader. But those who does not know What is RSS. Below is the definition for RSS as per Wikipedia.Read more..
By: Kirti.M.Darji |  On:  21 Aug 2011 05:03:28 |  ASP.NET
In this article, I will show you, how to convert number to words in asp.net.I have seen many developers asked question in the forums, how to convert numbers to words in receipt, cheque printing application.Read more..
By: pranay rana |  On:  14 Aug 2011 06:36:03 |  LINQ
In this article, I will share with you, how to use the Any method in LINQ.We can use this method in two differen ways, one is with collection and another one is without collection.Read more..
By: jalpesh |  On:  14 Aug 2011 06:13:50 |  CSharp
Now days we are getting our computer equipped with more and more power even now we are getting quad core processor is also at lower price. Since we have multicore processors are now so we can take advantages of multicore processor with parallel execution in C# 4.0.Read more..
By: jalpesh |  On:  14 Aug 2011 05:56:42 |  Visual Studios
In this article, I will exaplin how to apply new theme to Visual Studio 2010 editor using open source.Read more..
By: jalpesh |  On:  06 Aug 2011 21:52:20 |  Visual Studios
I have been working with visual studio 2010 yesterday and I was searching some thing and same time I have found one great site for Visual Studio styles.Read more..
By: jalpesh |  On:  06 Aug 2011 21:43:40 |  ASP.NET
In this article, I am going to explain how we can create fast web sites without worrying about code and other stuff. Microsoft has introduced a new web development tools called ‘WebMatrix’. It’s a free tool provided by Microsoft to create website fast.Read more..
By: jalpesh |  On:  06 Aug 2011 21:31:22 |  ASP.NET
Today Once again I have discovered a new feature called “Surround with” feature. This feature is quite useful when you have very big HTML element and You want to surround it some HTML or ASP.NET elementRead more..
By: Kirti.M.Darji |  On:  06 Aug 2011 13:10:28 |  ASP.NET
New Option dialog box enhancement in Visual studio 2010Read more..
By: Kirti.M.Darji |  On:  02 Aug 2011 22:53:30 |  ASP.NET
Set Start Up page on Visual studio IDERead more..
By: pranay rana |  On:  29 Jul 2011 10:29:14 |  CSharp
In this article, I will explain, How to use ForEach Method with Collection in C#.It is help to reduces number of lines code compare with normal for each method and simple.Read more..
By: pranay rana |  On:  29 Jul 2011 10:20:57 |  JQuery
Recently I am working on Website with the asp.net and JQuery. While working with JQuery library I found that there are 5 different function that used to make AJAX call to page and to fetch data such as load,getJSON,GET,POST and ajax.Read more..
By: pranay rana |  On:  29 Jul 2011 10:04:08 |  CSharp
The performance is most common concerning attribute for any application.I'm going to write about how to compute code execute time using StopWatch with C#.Read more..
By: jalpesh |  On:  20 Jul 2011 09:34:43 |  Visual Studios
n this article I am going to show you reorder parameters features in visual studio 2010. As a developer you might need to reorder parameter of a method or procedure in code for better readability of the the code and if you do this task manually then it is tedious job to doRead more..
By: jalpesh |  On:  20 Jul 2011 09:20:08 |  Windows Azure
Recently I have got chance to work with SQL Azure and I loved it. So that’s why Here I am going to start series of article on Windows Azure and SQL Server AzureRead more..
By: jalpesh |  On:  12 Jul 2011 08:45:09 |  CSharp
Since we have multicore processors are now so we can take advantages of multicore processor with parallel execution in C# 4.0. There are some time consuming task for the computer for example a long for loop or similar kind of things. This kind of task can be done parallel with parallel class in C# 4.0.Read more..
By: jalpesh |  On:  12 Jul 2011 08:38:22 |  Visual Studios
In this article I am going to some other code refactoring features of Visual Studio 2010. Renaming variables and methods is one of the most difficult task for a developer.Read more..
By: jalpesh |  On:  12 Jul 2011 08:25:45 |  Visual Studios
Visual studio 2010 is a Great IDE(Integrated Development Environment) and we all are using it in day by day for our coding purpose. There are many great features provided by Visual Studio 2010Read more..
By: Vishal Nayan |  On:  12 Jul 2011 08:16:52 |  ASP.NET
HTTP is stateless and no matter how advance application framework is, it will always remain stateless. Which is after every web request, client get disconnected from the server and all the page objects get discarded. So there should be some technique which could store information between web requests and retrieve it when it is required.Read more..
By: Kirti.M.Darji |  On:  10 Jul 2011 23:19:04 |  ADO.NET
Generally one question is faced by very developer what is asp.net page life cycle every body know very well like sequence of asp.net page event like.....Read more..
By: jalpesh |  On:  07 Jul 2011 09:38:02 |  ASP.NET
I am going to use same Customer table which I have used in my previous posts. For those who have not read my previous post following is the link for that.Read more..
By: André Lage |  On:  07 Jul 2011 09:26:57 |  SharePoint
This client had special configurations on the SharePoint and didn’t wanted to activate the "Tags and Notes" option to don’t confuse the final Users, but want to use the "My Site" Links since they are using in all Farms.Read more..
By: jalpesh |  On:  02 Jul 2011 11:17:22 |  ASP.NET
Micro ORM are having their pro and cons and right now its a buzz in the Microsoft.NET developers buzz. I personally like a Micro ORM Concept and I already posted some articles with asp.net mvc and dapper Micro ORM.Read more..
^ Scroll to Top