Welcome to MSDN Blogs Sign in | Join | Help

Rahul Soni's blog

Never assume the obvious is true!

News



  • These postings are provided "AS IS" with no warranties, and confers no rights.

January 2006 - Posts

Dynamic Datagrid Series - 2.Formatting Columns
Requirement 2 ============= Give the Datagrid a decent User Interface with Appropriate Headers, Footers and Formatted Columns. Let's create a new ASP.NET Web Application under Visual Basic Projects called DataGridDemo2. Add the following lines just after Read More...
Dynamic Datagrid Series - 1.Simple Datagrid Binding
In some of the forthcoming series in my Blog, I will start exploring Datagrid and some of the most common requirements we face in the programming life! I know it is quite late for 1.1 Datagrid since the ASP.NET 2.0 has already been released. But I never Read More...
Using Filemon/Regmon to solve "Access Denied" issues
Very often you get "Access Denied" error messages in your .NET application and you wonder why it is throwing up and how do you troubleshoot it?? Here we will discuss the 1-2-3 steps for how to use Filemon/Regmon to troubleshoot Access Denied error messages? Read More...
Visual Studio stops responding when you try to create an ASP.NET project
My first KB article at http://msdn.microsoft.com Read More...
Copying Winamp's playlist songs to any other folder for copying to CD etc
Well, to begin with... let me tell you my problem which led me to create this very simple application. Actually, I have quite a lot of songs on my Hard Drives (who doesn't ;o) ???) and used to create organized playlists for all those songs littered across Read More...
A Test web page for ASP.NET without Visual Studio
Create a Text file with an extension of aspx and paste the following code. After you have saved the file, create a Virtual Directory in your IIS pointing to the folder where you saved it. Now, browse the file. If you have .NET Framework installed and Read More...
Who am I and why this blog?
Thank you for your interest in my Blog! My name is Rahul Soni and I have joined the *Blogger* bandwagon in January 2006. The main reason behind my blog is to ensure that I *learn* while I try to *share*. I will try my best to keep it updated and I welcome Read More...
Page view tracker