All Tags » ASP.NET (RSS)

Browse by Tags

  • Authentication to ASPNETDB

    Normal 0 MicrosoftInternetExplorer4 <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-10-2008
  • Nulls and Datetime

    Hi, I am getting a 'String was not recognized as a valid DateTime' when my input text box is empty. This is the code... System.Globalization.CultureInfo enGB = new System.Globalization.CultureInfo("en-GB"); cmd1.Parameters["@VA"].Value = Convert.ToDateTime(TextBox2.Text, enGB...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-10-2008
  • Date in UK format

    Normal 0 MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-09-2008
  • Only One Character into Database

    Normal 0 MicrosoftInternetExplorer4 <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-08-2008
  • Data Format

    Normal 0 MicrosoftInternetExplorer4 <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-08-2008
  • Drop Down List Selection

    Normal 0 MicrosoftInternetExplorer4 <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-08-2008
  • how to connect mysql into asp.net 2.0 using C#,asp.net wont recognize namespaces

    hi i got a problem,like my prevous company i worked with sqlserver,now i changed into another company,they are using mysql as a remote server and i need to connect to mysql to do datamanupulations,i tried in google ,but i didn,t find answer,even i tried but it wont work,i am using asp.net 2.0 with c#...
    Posted to SQL Server (Forum) by amartilak on 10-07-2008
  • Text Box Changed Problem

    Hi, I have a problem changing text boxes and passing the new data into public variables. 1. I have populated text boxes from my data base 2. I then type in new values 3. Then pass the new values into the variables by executing this code _MyChain.HouseNumber = int.Parse(TxtHNBuyer.Text); _MyChain.StreetName...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 10-06-2008
  • Stored Procedure for relational database

    Hi, I am running the stored procedure below. If counts properties in a relational database. However, the count is always 0. Can you see the error in the code? Thanks ALTER PROCEDURE dbo.CheckIfSaleBuyPropertyInDB @SaleOrBuy int, @PersonID int, @Count int output as SELECT @Count = COUNT(PersonPropertyLink...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 09-30-2008
  • Dealing with Null in a stored procedure

    Hi, Could you help with this stored procedure. I am trying to ensure I do not count nulls in my table. I have not been able to get the syntax correct. Thanks ALTER PROCEDURE dbo.CheckPasswordSetUp @ProjectID int, @DoesPasswordExist int OUTPUT AS BEGIN IF EXISTS (SELECT (Password) FROM ProjectEmailPermissionsLink...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 09-29-2008
Page 1 of 75 (741 items) 1 2 3 4 5 Next > ... Last »
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.