Advertisement

1 - 10 of 825 containing alltags:("C#, ASP.NET") (0.002 seconds)
I am looking for a solution to allow me to select a gridview row without having a select button. I looked at this solution http://www.experts-exchange.com/Programming/Programming_Languages/Do...
Zones: C#, ASP.Net ProgrammingDate Answered: 08/06/2008 Grade: A Views: 436
In my asp.net application (built in C#), I'm getting some crazy HTML problem... When I load up my page, some strange message saying "HTTP/1.1 100 Continue " always appears at the top of my page....
Zones: ASP.Net ProgrammingDate Answered: 01/05/2008 Grade: A Views: 0
For reasons unknown, every time I create a database in VS using the "Add Item" and "Add SQL Database" option, I end up not being allowed to create an insert statement via the SQL datasource control...
Zones: C#, ASP.Net Programming, MS Visual C#Date Answered: 12/07/2007 Grade: A Views: 0
I have a bound column that returns a string of 6 characters. I need to format the string into ##\##\## whenever possible. I tried using the data format string with {0:00\00\00} making sure the HTML...
Zones: MS Visual C#, ASP.Net ProgrammingDate Answered: 12/20/2007 Grade: A Views: 0
Hi there Wonder if you can help me? I have the following code: This works but on this line oDR[0] = "<a href='asd.aspx?id=" + ceReport.Properties["SI_ID"].ToString() + "'>" + ceReport.Prop...
Zones: C#, ASP.Net ProgrammingDate Answered: 01/03/2008 Grade: A Views: 0
i have a project on using web service.   That is,  i build a web service and my vendor's system call my web service to get some information from my web servcie. Can please help to show me where ...
Zones: .NET, C#Date Answered: 02/20/2008 Grade: A Views: 25
Hi all, ASP.NET, C#, Microsoft Access Database. When the user logon to my site, after the authentication, I would like to copy a database located in the /App_Code/tmp.mdb into /App_Code/sessionid...
Zones: ASP.Net Programming, MS Access, C#Date Answered: 01/21/2008 Grade: A Views: 32
I'm developing an ASP.NET web app (programming in C#) that parses a given PDF invoice and exports the data to XML or CSV format. I've tried using both the iTextSharp and PDFBox libraries, but have ...
Zones: ASP.Net Programming, Adobe Acrobat, C#Date Answered: 03/24/2008 Grade: A Views: 69
hi experts, I am creating a table from C#, asp.net .This is my code:             DbOpen();             string strStatement = "CREATE TABLE MyNewName(PersonID COUNTER PRIMARY KEY, FirstName v...
Zones: MS Access, C#Date Answered: 02/15/2008 Grade: B Views: 256
Is it possible for a user to select a file for download using the FileUpload control (in ASP.NET), and then passing that information to another page which has the code to download the file from the...
Zones: ASP.Net Programming, MS Visual C#, .NET Framework...Date Answered: 01/24/2008 Grade: A Views: 0