Jump to content

Girish Dubey

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Girish Dubey

  1. Difference between https and http in iis during web hosting
  2. i am going to create a new website , and i am confused about using ADO.net or Entity Framework , I want to know which is better data access technology ado.net or entity framework? can anyone help me about which is better to use and the advantages of each one.
  3. we usually get "System.FormatException" when we call first time if we try again we get ok result. i am not able to understand how to manage this time of exception.
  4. String was not recognized as a valid DateTime. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.FormatException: String was not recognized as a valid DateTime.Source Error: Line 68: <body onload="changeHashOnLoad();"> Line 69: <form id="form1" runat="server" class="w-wppr">Line 70: <asp:ScriptManager ID="ScriptManager1" runat="server" EnableScriptGlobalization="true"> Line 71: <Scripts> Line 72:
  5. i want to know about difference between model and entity. because these word is so close and i am confused.
×
×
  • Create New...