Browse by Tags

Related Posts

  • No Overload in method?

    When this code is run it results in an error saying "No overload for method 'Friends' takes '0' arguments - please can anybody resolve? Hi does anybody know how I can resolve this error? code for class friends public class Friends { public string id; public string name; public Friends (string id, string...
    Posted to C# (Forum) by camper on 04-26-2007, 12:00 AM
    Filed under: asp.net, C#, Objects, strings, .Net, C#. NET 2005, OO, c#.net, oops
  • validating checkboxes - have to select only few checkboxes out of many and insert them into sql database.

    Hi, I am a newbie, I am trying to insert into Sql DB from a page. the page contains title, image and a checkbox where the user has to select only few checkboxes and when hit submit, only those selected items should be inserted. I am creating dynamically the title, image and a html input checkbox in a...
    Posted to C# (Forum) by startlet_asp.net on 04-30-2007, 12:00 AM
    Filed under: asp.net, C#, c#.net
  • access page level variable in datagrid

    I have a flash object in a repeater control. I need to get the whole web URL for every flash file in the Item Data Bound event. I get the file name from database and in the Item Data Bound method create the whole HTTP web address for the flash file. This is then assigned to sSWFFileImageName. But what...
    Posted to Data Presentation Controls (Forum) by mayuresh_s on 05-03-2007, 12:00 AM
    Filed under: .net C# jobs, C# Compiler VB.Net, asp.net, C#, C# Arithmetic overflow error SqlDataAdapter Fill, .Net, C# dispose discover, C#. NET 2005, C# Master pages Code Behind Files, C# DateTime, ASP.NET Blog starter kit, c#.net, asp.net2.0 controls
  • Comaparing Random generated Entered values with Database column values

    Hi In my LogIn screen , Including username and password we have provided secure card. This secure card displays three alphabets randomly with three textboxes to enter. like ( G __ C __ B__ ). ( D__G__A__) from A to J. There are 10 two-digit values are stored in LogIn table (from A to J). These values...
    Posted to C# (Forum) by srik22 on 05-08-2007, 12:00 AM
    Filed under: asp.net, C#, C#. NET 2005, ASP.NET Blog starter kit, c#.net
  • Delete Gridview record

    Hi, I am using the inbuilt tools and I have a gridview with a delete field. However rather than just pressing to delete to delete from the database, I am trying to bring up a 'Are you sure messabe box, and then ok to delete. Do you know how this can be achieved, because i am using the inbuilt tools...
    Posted to Data Presentation Controls (Forum) by camper on 05-23-2007, 12:00 AM
    Filed under: c#.net, asp.net, .Net, C#
  • Include files .cs in a page .aspx

    How can I include more than one class in a page.aspx I can access to a class called Flight.cs writing this <%@ Page Language="C" src="Fligth.cs" mce_src="Fligth.cs" %> This works but i don“t know if it is the best way. But I want to include a class called company that...
    Posted to C# (Forum) by a013839 on 06-05-2007, 12:00 AM
    Filed under: C#, .Net, C#. NET 2005, C# Master pages Code Behind Files, c#.net
  • very very urgent - defining nullable type creating problem

    hi i am stuck in a very complex issue. my c# code is generating an xml file which i belive is not serialzed properly. on one node it has something like this (generated by c# code) <MsaTxAlarmLevel1Mask xsi:nil="true" /> and declared as public Nullable<TxAlarmRegisters> MsaTxAlarmLevel1Mask;...
    Posted to C# (Forum) by samir25 on 07-05-2007, 12:00 AM
    Filed under: C# Compiler VB.Net, C#, regular expressions matches captures c#, C# dispose discover, C#. NET 2005, c#.net, C# 2005 Generics
  • Gridview distinguish colums in row to querystring?

    I have a gridview, and I am trying to select a given row, to make another gridview display depending on a given ID value, which is a column , in a row in the original gridview.How is the best way to do this, I thought about trying to send the ID value via querystring to another datasource, which displays...
    Posted to C# (Forum) by camper on 07-23-2007, 12:00 AM
    Filed under: .net C# jobs, asp.net, C#, .Net, c#.net, asp.net2.0 controls, ASp.net container.dataitem
  • RadioButtonList Selected Value to determine next step table to show

    *** NEWBIE ALERT *** I am trying to figure out how I can get the value from a radiobuttonlist to determine what table to show in the next step to creating a new user. Scenario: 1. New acct request is started 2. First step select from radiobuttonlist acct type ( reader or editor ) 3. The next step has...
    Posted to Web Forms (Forum) by JWalker67 on 07-26-2007, 12:00 AM
    Filed under: .net C# jobs, C#, c#.net, asp.net2.0 controls, dynamic properties
  • Adding "select one" to Database generated Dropdownlists

    Can anyone tell me how you can add "select one" to a multiple database generated dropdownlist(s)? I have a page with 4 dropdownlists and I would like to add "select one" to each DDL. I can do it for one, but I was hoping there was a way to do it for all at once. Any code example would...
    Posted to Web Forms (Forum) by JWalker67 on 07-27-2007, 12:00 AM
    Filed under: C#, c#.net
Page 1 of 4 (35 items) 1 2 3 4 Next >