Sunday, April 18, 2010

Creating a Database,Table in sql server 2005

30 comments:

  1. sir i think u r a best programmer.sir i want to know wht is diff between .db and .mdf

    ReplyDelete
  2. .mdf is a database file. This .mdf can be created in project->new item->.mdf file
    .db file is basically of paradox database file. (Paradox database is RDBMS database)

    ReplyDelete
  3. i want to knw wht is the best way to make database.either .db method or .mdf.are both of them r different.and if yes then wht is the difference.just tell me the best way to make database.thanks a lot for ur very helpful videos,they r helping me a lot
    mridul

    ReplyDelete
  4. sir u didnt replied for my post???

    ReplyDelete
  5. sir kindly give video for login form its very important.hope u will give response to my request

    ReplyDelete
  6. Mr emmu thanks a lot for reply.in my opinion ur videos are r best for beginners.sorry to ask too many question frm u i want to knw wht are data set and data reader.

    ReplyDelete
  7. emmu my friend had sent me already made programs of .net.but when i am running them following error is coming pls bring me out of this
    Warning 1 D:\mridul\html,java script,dot net\ASP.NET PROGRAM by anubhav\by anubhav\asp.net\WebSite1\Default.aspx: ASP.NET runtime error: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (D:\mridul\html,java script,dot net\ASP.NET PROGRAM by anubhav\by anubhav\asp.net\website1\web.config line 39) D:\mridul\html,java script,dot net\ASP.NET PROGRAM by anubhav\by anubhav\asp.net\WebSite1\Default.aspx 1 1 D:\...\asp.net\

    ReplyDelete
  8. mridul
    i think there are few videos like Login form, register page, data reader......
    this are the example for connecting to the database. i didnt get you then?

    ReplyDelete
  9. Error 1 Only assignment, call, increment, decrement, and new object expressions can be used as a statement C:\Users\Monu\Documents\Visual Studio 2008\Projects\WebApplication4\Default.aspx.cs 25 13 WebApplication4
    Error 2 The event 'System.Web.UI.WebControls.BaseDataBoundControl.DataBound' can only appear on the left hand side of += or -= C:\Users\Monu\Documents\Visual Studio 2008\Projects\WebApplication4\Default.aspx.cs 27 23 WebApplication4
    emmu i am getting following error.i am doing connectivity through data adapter.cn u tell me where am i missing
    thanks

    ReplyDelete
  10. mridul Can you paste your code. So, I can check through that thanks

    ReplyDelete
  11. my code for web config is as follows:



    thanks a lot for such fast response u r a nice guy

    ReplyDelete
  12. thanks a lot emmu ,sorry for late post.i was out of station.thanks a lot for ur such a fast response.u r helping me a lot.i will try this code nd will improve my coding.tc

    ReplyDelete
  13. pls do tell how to remove this error also web config code as i hav written.if there is ny mistake do tell me.nd according u when i remove con.open and con.close there were no errors but after debugging blank page got displayed

    ReplyDelete
  14. can you send me your project to my email
    learndotnetmail@gmail.com
    i vll see whats going on thanq

    ReplyDelete
  15. emmu it is nt a big project actully m learning dot net frm u nd my own its a small attempt of mine.i havv mailed u pls do tell me my mistake.my mail id is iitjee_2005@yahoo.com

    ReplyDelete
  16. hey i hav solved the above problem also thanks 2 u emmu .nw the thing u hav to do is tell me how to do connectivty throughconnection string,and how to get connection string thanks

    ReplyDelete
  17. emmu can u define how sqldatasource connect with textbox.

    ReplyDelete
  18. hey emmu pls kindly upload video of insert update delete using c#.

    ReplyDelete
  19. Yeah mridul Sure, may be in few days.

    ReplyDelete
  20. hey emmu i knw u r a busy but pls try 2 upload my videos as soon as possible thanks

    ReplyDelete
  21. pls upload video on data binding and tell me what do we mean by bindarea()

    ReplyDelete
  22. emmu thanks a lot pls download video on data set and data adapter so that i can clear my concept on these two.i am very thankful to u as u gave such a fast respose god bless u

    ReplyDelete
  23. Sure mridul this days i am not getting time to create videos. but i vll do it in this week.

    ReplyDelete
  24. emmu sir pls i want to download asp.net(sm topic) it can b possible,give to right way.This is good for me

    ReplyDelete
  25. Respected sir plz show me the front end to backend connictivity with an example video.
    Regards,
    Mohd Shakeel

    ReplyDelete
  26. hello sir..your videos are very good and explanatory.it is helping me a lot.i have a query sir..When i am creating database .mdf in microsoft visual studio 2008..it is giving me error as failed to generate a user instance of SQL server due to failure in staring the process for user instance.
    the connection will be closed...Please help..

    ReplyDelete
  27. hello sir.
    In a social networking website i need that soppose if a user directly closes the application without logging out he should be logged out and shown as offline to his/her friends.how can i do that in asp.net with C#.
    please help

    ReplyDelete