Home

Breaking News

Visual Studio 2010 Beta 2 Ready

Visual Studio 2010 and the .NET Framework 4 mark the next generation of developer tools from Microsoft. Be sure to download Beta 2 and let us know what you think.
Click here to download

Featured Contents

Step by Step walkthrough to create first application hosted in Windows Azure
Objective:
This article will give step by step walkthrough of creating first application hosted in windows azure. Note: Before reading through this walkthrough see this http://djoncloud.cloudapp.net/. We are going to make this application in this walkthrough. Read more
Paging in Grid View using Slider Extender in ASP.NET
This article demonstrates how to implement paging in GridView using Ajax Slider Extender. The Slider Extender has wide range of use. It allows users to choose a finite range of values by upgrading an asp:TextBox to a graphical slider. In this article, I will show how Slider Extender helps the GridView to show its data page wise by passing input to Pager Template. I will explain to you how the slider extender works Read more ...
Send email in asp.net with attachment in ASP.NET

Most of the system need feature to send email to users. It's mean lets say we have codegain.com, when new user register to www.codegain.com we are send confirmation email to users. Sometime we need send email with attachments. Since ASP.NET has features to send email using .NET framework. To this we need play or access System.NET.Mail namespace. Read more ...
File Upload in ASP.Net MVC application
Objective:
This article will show how to upload a file from client to server location in ASP.Net MVC application in 5 easy steps. Read more ...
Best Practices No 5: - Detecting .NET application memory leaks
Memory leaks in .NET application have always being programmer’s nightmare. Memory leaks are biggest problems when it comes to production servers. Productions servers normally need to run with least down time. Memory leaks grow slowly and after sometime they bring down the server by consuming huge chunks of memory. Read more ...
How to extract email address from the Word Doc using C#

Yesterday my college ask a question the forum , how we could extract email address from the word documentation. Nice question,according to that i would like do a simple sample project for this. Let's i have sample word line in word documentation like followings. Read more ...
Send email asynchronous mode using C#

The most of the time, we are sending email in Synchronize mode. But when we need to send bulk emails, that time we should choice the asynchronous mode. The advantage of the asynchronous mode, it does not block the main thread and it works like background to thread operation. Read more ...
What's New in .Net Framework 4.0

Introduction
In this article am trying to point out some of the most important additions to the new .Net framework 4.0 beta. Common Language Runtime(CLR)
Security Simplifications, improvements, and expanded capabilities in the security model Read more ...
Search a types of file within the Directory with recursive in C#

This article explain search a specfic file type, using DirecotryInfo Class in .NET Framework. To search types file with in the Directory including sub directories also. Read more ...
Multi Grouping In DataGrid In Silverlight 3 Application
Introduction
In this article we will see how Multi Grouping can be achieved in DataGrid in a Silverlight 3 application. Read more ...
1 2 3 4 5 6 7 8 9 10

Most Popular

Weekly Poll

Which technology do you like most to create e-commerce website?

(61 votes)

  • 3.3%
  • 65.6%
  • 3.3%
  • 3.3%
  • 19.7%
  • 4.9%
Please wait...

 
Contact Us | Terms & conditions | Privacy Policy