.NET Discussion

.NET Issues, Problems, Code Samples, and Fixes

About

This blog is for nothing else than to try and help me help you and help you help me and us help everyone else try to fix anything and everything we can’t figure out with this language. I’ve got a pretty good handle on it as I’ve been doing it for several years, and can help with a lot, but I definitely don’t claim to know everything. That’s where you come in 🙂

If you’re interested in joining the discussion to post your own problems, fixes, etc. in an actual post, just email me or comment somewhere and we’ll talk about it.

7 Comments »

  1. Hi,

    I want to join in this community to help myself and to help others in .NET.

    Anu

    Comment by Anu | February 14, 2008 | Reply

  2. Lovely solution to the PayPal form tag problem… hoping to try it out later.

    Thank You!
    Anthony 🙂

    Comment by Anthony | February 14, 2008 | Reply

  3. Hi

    I have a login.aspx page which has the login box with the username and password. When I click the login box, I want asp.net to check the SQL Server 2005 database to check if the username and password are valid, and then
    continue to a destination page and knowing you are logged in under that Username. Example : Welcome Etienne

    I was able to write the Code to connect to an Access Database but need to see what must be done
    to connect to a SQL Server 2005 Database.

    Would you mind helping me out?

    Etienne

    Comment by Etienne | April 2, 2008 | Reply

  4. Hi

    I am syam from Visakhapatnam, India, I am new to .Net.

    Please let me how to become a member.

    Thanks
    Syam

    Comment by syam | July 15, 2008 | Reply

  5. Hello,

    I am hari, I want to learn .net technology and become a decent programmer in it. Can you please suggest me how and where to start learning and what are the prerequisites to learn this technology.

    Please email me.

    Comment by Hari Gudigundla` | October 2, 2008 | Reply

  6. Thanks for all the effort. I love the contents. I came to visit your site when I was looking some sort of idea to merge cells in a gridview. Thank you again.

    Comment by sangam uprety | January 27, 2009 | Reply

  7. Hi Buddy
    Great blog.
    here is one request to you. I have been working on desktop applications from last 3 years and now shifting to web based applications.
    And the strange problem i had is ofcourse with GridView Control. (now its solved)
    The problem is on all tutorials mentioned in many books or even in MSDN, considers dropping a gridView on form, dropping a SqlDataSource and finally making a form which will automatically insert,update,delete data. Works like a charm

    But when a fresher or even a person like me wants to make all above things programtically , its really PITA as no much material on .net for using gridView and SqlDataSource programtically.

    Even it took me 2 hour to know that to bring a GridView we have to set its EditIndex = -1 🙂

    So i request you to write a fantastic article which makes use of GridView and SqlDataSource and demonstrates how to programtically perform Insert,Update.

    Thanks….

    Comment by Anil Jadhav | September 9, 2009 | Reply


Leave a comment