All Tags » ASP.NET (RSS)

Browse by Tags

  • 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
  • Casting

    Hi, Can you explain why ..this works txtEmailPermissionID.Text = _MyPermissions.EmailPermissionsID.ToString(); ...and this does not txtEmailPermissionID.Text = Convert.ToString(_MyPermissions.EmailPermissionsID); Thanks
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 09-28-2008
  • Updating a text box

    Hi, I have used the text changed method to update a text box into my variable ProjectID, but it does not accept the change into my variable. Can you tell me why not? I understand from Bob Tabors videos that there is a way round this but he does not elaborate. Here is my code. . protected void TxtProjectID_TextChanged...
    Posted to Getting Started with ASP.NET (Forum) by ianthm on 09-15-2008
  • How to send an email with attachment in asp.net 2.0

    I have seen many posts over forums asking for how to send emails in asp.net. In this blog post, I am going to post code snippet to send email in asp.net (with / without attachment). MoreOver, for Complete FAQ for the System.Net.Mail namespace found in .NET 2.0 ( Click here for System.Web.Mail ). This...
    Posted to KaushaL.NET (Weblog) by kaushalparik on 09-11-2008
  • How to create payment gateway site

    hi all, I need to create payment gateway site. i did some Googling but i did not found some thing useful. Is there any one who provide links to for the good articles which provide me some idea about how it works.
    Posted to Getting Started with ASP.NET (Forum) by shahid13384 on 09-08-2008
  • Streaming Audio Files in ASP.NET

    I was having a requirement to Stream Audio files in one of my on-going ASP.NET application; While I googled, I found that to Stream Audio files in a webpage, we need to use <object> tag. The <object> element can support many different media types, like: Pictures Sounds Videos Other Objects...
    Posted to KaushaL.NET (Weblog) by kaushalparik on 09-06-2008
  • Accessing SMTP Mail Settings defined in Web.Config File Programmatically

    I needed to read my SMTP email settings defined under system.net section in my web.config file. In order to use eNewsLetter and other SiteAdmin CMS modules that sending email notifications; you can setup your web.config to defind SMTP services settings. Below is one example of SMTP email setting defined...
    Posted to KaushaL.NET (Weblog) by kaushalparik on 09-05-2008
Page 1 of 74 (735 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.