Browse by Tags

Related Posts

  • How to add a button to 'Catalog Repeater' that can link to 'Itemdetail' page, and also displays the detail info of the item i selected.

    Hi guys as the subject mentioned above, how can I create a button to repeater and it can link to the detail view page, in order to show the detail info of the item I selected from Catalog Repeater page. Here is my Catalog.aspx code(C#): <%@ Page Title="" Language="C#" MasterPageFile...
    Posted to Data Presentation Controls (Forum) by ai8850 on 04-27-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", <asp.net>, <C#>, .net 3.5, .NET 3.5 SP1, .net C# jobs, .net2.0, .ASPX, .ASPX [Edit Tags], .cs
  • The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Hello, When i run my project in VS IDE i dont get this below mentioned error but as soon as i put it in IIS of my server machine i get this error.I am using this application since months and wasn't getting any error. But recently when my admin made some changes in server..This error started coming...
    Posted to Data Access and ObjectDataSource Control (Forum) by etti on 03-13-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", <asp.net>, C #, date conversion, date format local mm/dd/yyyy, SQL Server 2005, date formatting, .cs
  • How to clone a network in c#?

    I have a network (similar to heap) that holds objects of close to 120 different classes. Objects within the network contains geeneric properties as well. Task is to create a deep clone of this network. In doing this I do not want to implement ICloneable interface across all the classes of the network...
    Posted to C# (Forum) by hkatakam on 02-10-2009, 12:00 AM
    Filed under: <asp.net>, .net, .net "application structure", Asp.net C#, ASP.NET 2.0 C#, C#, C# in Asp.NET, C# 2.0, C# Generics, C#. NET 2005, c#.net in ASP.net, "asp.net 2.0" "visual studio", Clone a Website, .cs, <C#><SQL><VB>, C# asp.net, asp 2.0 forum code
  • ASP.NET 3.5 site Deployment problem

    Hello, I am facing one strange problem related to making my site live on server. My site uses ASP.NET version: 3.5 and SQL server 2005 and IIS 6.0 I have a site named www.MyShoppingCart.com (due to some restrictions, I cannot give actual site name) This is fully functional and working site. Now we have...
    Posted to Configuration and Deployment (Forum) by Kiran.suthar on 08-10-2009, 12:00 AM
    Filed under: .net deploy, asp.net configuration, .cs, Asp .net 3.5, Asp.net Application Deploment on Webserver, .net 3.5 website with sql server, <asp.net>, asp.net 3.5 deployment iis 6.0, Asp.net 3.5 web application with sql Server database
  • Control Error : 'App_System_Control_DynamicSearchbox_dynamicsearchbox.SearchButtonClick' is a 'type' but is used like a 'variable'

    Hi , I have been migrating an old vb.net code into c#.net, this code below was working Protected Sub OnSearchButton_Click() RaiseEvent SearchButtonClick(Me, New EventArgs()) End Sub and I converted that to c# and came up with this : protected void OnSearchButton_Click() { if (SearchButtonClick != null...
    Posted to Web Forms (Forum) by airyce on 10-13-2009, 12:00 AM
    Filed under: .cs, .ascx .aspx C#, "Asp.net 2.0", <asp.net>, ".NET 2", is a 'type' but is used like a 'variable'
  • Is it possible to return values to two different methods?

    Hi experts, i'm trying to returns values to two different methods, for example: private static string A = "@try"; private static string B = "@test"; private static string C() { return A.replace("try", "here") and B.replace("@test", "here"...
    Posted to C# (Forum) by Steammike on 10-20-2009, 12:00 AM
    Filed under: .cs, c# programing, C# 2.0, C# asp.net 2.0, "Asp.net 2.0", c# .NET, "Asp.net 2.0", <asp.net>, c sharp, c# language
  • Re: $find(BehaviorID).show; returns null in masterpage

    thank you everyone for the reply.... i found the answer.. i am using aspx with master page. and i wanted to use clientscript to show popup. i can find the control without master page with "$find(BehaviorID).show;" the same client script returns null when i used in masterpage. so instead of...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by shaan226 on 11-13-2009, 12:00 AM
    Filed under: .NET 2.0, asp 2.0, ASP.NET, .NET 2.0 master page contentpage, 2.0, .cs, .ASPX, asp.net 2.0, ASP .net2.0, .net asp .aspx vb c#, .net C# jobs, <asp.net>
  • How to call function once only?

    Hi, I want to call a function from a class once only, i mean when the user refresh that page it wont call the function for the second time... How am i going to do that? regards, Mike
    Posted to Web Forms (Forum) by Steammike on 10-12-2009, 12:00 AM
    Filed under: Class, .cs, C# asp.net 2.0, as.NETp.net 2.0 C#, ASP .net ... c#, ASP.Net 2.0 C#, Classes, AS.NETP.net 2.0 C#.Net, class library, !ispostback, <asp.net>
Page 1 of 1 (8 items)