Home


Providing Uninstaller for your Applications.

Google PageRank Checker in CSharp

Google PageRank Checker class to check your site pagerank.

Getting Culture specific Information in CSharp .NET

Always need to use cultures when appropriate, but need to be careful when using them. They are meant to be specific for a user or machine, and they could change.

Generation of text Image on the fly in ASP.NET

To generate the "Text" images on the fly in ASP.NET/CSharp

Adding a Dataset Record in ADO.NET



Update a Dataset Record in ADO.NET

Delete a Dataset Record in ADO.NET

Webservice SOAP Message logger

What's New in ASP.NET 2.0?

ASP.NET is a programming framework built on the common language runtime that can be used on a server to build powerful Web applications. The first version of ASP.NET offered several important advantages over previous Web development models. ASP.NET 2.0 improves upon that foundation by adding support for several new and exciting features in the areas of developer productivity, administration and management, extensibility, and performance.

Ellis College of NYIT

Nested Repeaters in ASP.NET

Implementing Dynamic HTTP handler in ASP.NET

Using of UNSAFE in CSharp while using Pointers

Validating Sharepoint filenames on upload



Merge two DataSets into a single ASP.NET DataGrid

Resumable File Downloads with ASP.Net

Has this ever happened to you (I bet the answer is "Yes!")? You are downloading a really large file. When it is almost complete, there is a glitch of some sort, and the download aborts. Then you have to go back and start from the beginning — annoying enough on a high-speed Internet connection and really maddening for the many people who still use a modem and phone line.

Creating Custom SOAP Compression Extension

.NET and Java a Comparison

DOTNET Faqs

.NET is a general-purpose software development platform, similar to Java. At its core is a virtual machine that turns intermediate language (IL) into machine code. High-level language compilers for C#, VB.NET and C++ are provided to turn source code into IL. C# is a new programming language, very similar to Java. An extensive class library is included, featuring all the functionality one might expect from a contempory development platform - windows GUI development (Windows Forms), database access (ADO.NET), web development (ASP.NET), web services, XML etc.

SQL Tutorial