Browse by Tags

Related Posts

  • Problem connecting to a remote SQL Server 2005

    I'm trying to connect to a remote SQL Server (2005) located in US, from SQLEXPRESS on my pc in India. However i keep getting the following error. -------------------------------------- An error has occurred while establishing a connection to the server. When connecting to SQL server 2005 this failure...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by raghavendrank on 06-05-2009, 12:00 AM
    Filed under: <asp.net>, <C#><SQL><VB>
  • How to enable sorting in an autogenrated grid , in which columns are dynamically allocated and depend on the data

    How can I enable sorting for my gridView , the issue is that the number of columns I am generating is not fixed and the headings for the columns I genrate at the runtime using gridview_rowcreate even ,,,here is the small code I am using if (e.Row.RowType == DataControlRowType .Header) { e.Row.BackColor...
    Posted to Data Presentation Controls (Forum) by lucky_winni on 06-04-2009, 12:00 AM
    Filed under: <asp.net>, <C#><SQL><VB>, .net 3.0, ado.nets, Grid, Griddview, gridview sort, grid view, gridvew dynamic data bind, AllowPaging AllowSorting without DataSource, gridview asp.net 2.0 rows retreived event
  • Executing a SQL Job

    Doing this with SQL 2005 I'm a newbie and I was wondering if someone can tell me why this didn't work. I have a SQL job called "CroftMoxyImport" that a Stored Procedure is suppose to run. The SP is executed by a On_Click. The error message I'm getting is "The specified @job_name...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by pvong on 05-29-2009, 12:00 AM
    Filed under: SQL Server Database connection string, SqlDataSource CodeBehind, <asp.net>, <C#><SQL><VB>, .NET 3.5 SP1, SSIS
  • updating a formview textbox in edit mode

    I have a button in my formview that appears in the edit template. This button activates a modalpopupextender, which brings up a panel where you can enter text into a textbox and it populates a gridview in that same panel. I select a line from that gridview, and upon doing that, I want a certain column...
    Posted to Getting Started (Forum) by tpotter68 on 05-07-2009, 12:00 AM
    Filed under: <asp.net>, <C#><SQL><VB>, formview edititemtemplate
  • Invalid Token '(' in class, struct, or interface member

    same thing: Error 1 Invalid token '(' in class, struct, or interface member declaration Line 65 Column 24 Error 2 Invalid token '(' in class, struct, or interface member declaration Line 66 Column 24 Error 3 Invalid token '(' in class, struct, or interface member declaration Line...
    Posted to C# (Forum) by tyoung1106 on 04-28-2009, 12:00 AM
    Filed under: <asp.net>, <C#>, <C#><SQL><VB>
  • Re: calculate number of months between two dates - vb.net

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin...
    Posted to Getting Started (Forum) by wsdesa on 04-28-2009, 12:00 AM
    Filed under: #Develop, <asp.net>, <C#><SQL><VB>, ASP.NET 2.0 C#, c# code
  • Visual Studio 2008 ?

    Let me first start by saying I am working on my first .NET website. I have created sites using ASP classic and have experience with JavaScript and VBscript and of course MS SQL. I am taking over a new project which was designed using ASP.NET and C#. The original development team told me I would need...
    Posted to Visual Studio 2008 (Forum) by shawn.bordeaux on 04-22-2009, 12:00 AM
    Filed under: <asp.net>, <C#><SQL><VB>, .net 3.5, .ASPX
  • Update server side not working

    I am getting started on dot net app... and my update process ( Update_User ) don't seem to work, i get the id from other web form then i load the data on some text box so i can edit the info, i am not using sessions .... here is my code 1 using System; 2 using System.Configuration; 3 using System...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by carlos. on 03-20-2009, 12:00 AM
    Filed under: Visual Studio 2008 ASP.Net C# Production Website web application IIS web server SQL Server, #Develop, <asp.net>, <C#><SQL><VB>
  • how to clear FileUpload control value using javascript?

    Hi guys, I am working on c# web application. I need to clear fileupload control without refreshing the page. how to clear FileUpload control value using javascript? Below is my javascript.but it doesn't working properly. function ClearFileUploader() { var File = document.getElementById('<...
    Posted to Client Side Web Development (Forum) by sanjayscet on 02-28-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", <asp.net>, .Net 2.0, asp.net 2.0 C#, ASP.NET 2.0 C# CSS, ASP.NET 2.0 C#, asp.net.c#, Java C# Convesion, Java Script and Asp.net, javacript, javascipt C# Convesion, Javascipt with asp.net clipboard, javascript alert box, Javascript and ASP.Net vertical tab, javascript and asp.net1.1, Javascript external code behind, ASP.NET2.0 (c#), JavaScript- Regular Expression, ASP.NET 2.0 C# UserControl, javascript block, "asp.net 2.5" "visual studio", "ASP.NET Web Forms", <C#><SQL><VB>, JavaScriptSerializer
  • how to compare two dates?

    Hi guys, I have used two textboxes for start date & End date.I have used date picker of Ajax. I am using compare validator with javascript code below. Now i want that start date should not be greater than end date. Date format is MM/dd/yyyy. var EndDate =window.document.getElementById('ctl00_ContentPlaceHolder1_txtProjectedEndDate'...
    Posted to Getting Started (Forum) by sanjayscet on 02-19-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", <asp.net>, <C#><SQL><VB>, ajax, .ASPX
Page 1 of 2 (16 items) 1 2 Next >