| Thread | Last Post | Replies |
|
| NodeStyle | 18 Jun 2008 21:03 GMT | 1 |
Hi Gang, I posted this on the British site by mistake. So here we go again. I am trying to apply a node style to a TreeView that is bound to a SiteMapDataSource -- Using VS 2008. It is bound to one of two site map data
|
| New Website and ASP.NET Web Service Application | 18 Jun 2008 20:12 GMT | 2 |
To create a web service, I have two ways in my Visual Studio 2005. Create a new web site and then add an asmx file. Create a new project of type ASP.NET Web Service Application What are the differences between the two methods ?
|
| How to focus a cell of a gridview inside an UpdatePanel (AJAX) | 18 Jun 2008 19:50 GMT | 4 |
Before AJAX, we were able to focus a cell in a gridview during a fullpage postback. After putting the gridview inside an UpdatePanel, we cannot focus a cell in this gridview anymore. Does anybody know if it is possible to make such focus? Thanks!
|
| The best FREE porn on the Net | 18 Jun 2008 18:29 GMT | 1 |
http://rozrywka.yeba.pl/show.php?id=2737
|
| All Sorts of Trouble with the Personal Site Starter Kit | 18 Jun 2008 17:35 GMT | 2 |
I decided to give another go at getting the Personal Site Starter Kit working for me. I'd really love to get this working. But I've had nothing but trouble. Specifically, there are all sorts of problems with the photos. At one point, it shows I have 4 photos where I
|
| Response.End question | 18 Jun 2008 17:04 GMT | 2 |
Does a Response.End close down all data connection and readers? If I do something like this.... cn.open() dr=cm.executereader
|
| Differences between release and debug binaries?? | 18 Jun 2008 16:29 GMT | 5 |
We have been using two web services from a asp.net app for two years, then the solution was ported to VS 2008 and the web services now throw the following exception: Error Message:There is an error in XML document (1, 344).
|
| Load Pdf files in Iframe | 18 Jun 2008 15:27 GMT | 2 |
Hi misters, I have a aspx page that loads PDF files into a frame (I call an ShowFile.aspx file that uses Response.BinaryWrite). I want that the user can see div with the message loading and finished it
|
| Regarding possitioning | 18 Jun 2008 14:44 GMT | 2 |
Hi everyone. I used to create web forms using VS 2000 (the first edition) with a "MS_POSSITIONG="GridLayout". I used to just drag and drop objects on the "div" or even on the body of the page and their possition was where I droped them.
|
| table adapters | 18 Jun 2008 14:34 GMT | 3 |
Hi im using 2005/asp.net 2.0 I have added a query on one of my table adapters getDataByIssueID( @IssueID ) ...... sql query
|
| TreeView control is slow | 18 Jun 2008 14:10 GMT | 2 |
I have a tree view which i load completely at the time of my webpage load. When i click on the + signs of the parent nodes, it expands to show all of its children. Similarly, when i click on the node itself, it expands to show its children. It works fine but it is very slow as ...
|
| asp.net 2.0 app using .net 1.1 library | 18 Jun 2008 13:50 GMT | 2 |
I have an asp.net 2.0 app using .net 1.1 library (say xxx.dll). When the version dependecy for the .net 1.1 library (xxx.dll) is determined by the runtime, does it look for machine.config inside 2.0 config or 1.1 config?
|
| How auto log out after 30 min inactivity? | 18 Jun 2008 13:47 GMT | 6 |
Using ASP.NET membership. How do I automatically log a user out of the system after 30 min of inactivity? Thanks.
|
| What were FrontPage Server Extensions? | 18 Jun 2008 13:04 GMT | 2 |
I am reading some stuff on .NET 2.0 and it refers to FTP based project as an alternative to 'FrontPage Server Extensions' which are then obsolete. Ok, I never heard of this. 'FrontPage Server Extensions' would be a way to synchronise files from a development environment to ...
|
| ASP.NET/Ajax Question | 18 Jun 2008 12:21 GMT | 4 |
I am running ASP.NET 2.0 with Ajax. I am invoking an asyncronous postback by invoking a button click which triggers the async postback. This works fine, but I need to take into consideration the success or not of the request.
|