First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
simple q
hi, do i need to cancel my hosting from that server which i don't want to continue. actually i've configured things on new server but still unable to see traffic on new hosting. thanx ... 16 Jun 2010 08:51
ASP.NET Chart and Graph
I am using Microsoft Visual Studio 2008 and need to know the most popular method of creating charts and graphs. Also if you could supply an example. Many thanks ... 17 Jun 2010 23:23
How to programmatically retrieve all rows and cells in Gridview
Hello Community I have a Gridview. The Gridview already uses the SelectedRow command to allowusers to select each row and cell in the Gridview. Therefore the user can select any row that they want. The problem is that I need to write code that will do these things in the order of: 1-G... 15 Jun 2010 18:46
ReportViewer parameters
I have an .rdlc report that is working fine except that I get a "#Error" when I try to display a parameter. This even occurs with the built-in field Execution Time. Can you please tell me what is necessary to fix this? Thanks. ... 16 Jun 2010 06:41
How can I show a modal window with server code
Hello, comunity Does any body knows how can I show a new modal window from server code?. I don't want to use javascript and "window.showModalDialog", I need to do it from my server code Click event. Thanks you all. ... 15 Jun 2010 12:03
How can a different web page (aspx) access anothers session variab
Hello Community Using ASP.NET, C# and Sql Server I produce a report by declaring session variable and passing the variables to a report like so: Session["ssnum"] = varssnum; Session["lname"] = varlname; Session["fname"] = varfname; Session["dob"] = vardob; Session["phone"] = varphone; ResponseHel... 15 Jun 2010 16:32
Precompiled site and web crawlers
My VS2008 Web application is a precompiled site with the "Updatable" option turned off. Will web crawlers be able to "see" the HTML code in my aspx pages? ... 15 Jun 2010 16:32
Error when debugging stored procedure
Hello, I've created an ASP.NET website and I'm trying to debug the stored procedure from VS 2008 as described here: http://articles.techrepublic.com.com/5100-10878_11-5161626.html. I used to do this in the past without any problems, but now, when I set a breakpoint in the stored procedure, I get an error: "... 14 Jun 2010 16:16
Object reference not set to an instance of an object.
Hello, we were given a compiled asp.net app which is running on our iis 5.0 (.net v2.0.50727.1873) server in which appears to be functioning fine for the most part but one of the pages displays this subject's error and was wondering if there could be an iis and/or server configuration that needs to be adjusted ... 14 Jun 2010 20:44
custom column value for foreign key
I am trying something similar, I have a many-to-many table called ActivityUser in which I have a foreign key to the User table. I'm trying in the ActivityUser/ListDetails.aspx to show the 'FirstName,LastName' of a User inside a column. I tried the approach you have suggested, and if I understood well created an Activi... 14 Jun 2010 08:26
First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43