| Thread | Last Post | Replies |
|
| DateTime | 04 Sep 2008 18:05 GMT | - |
I am inserting records on the database and I want to insert the current date and time. I don't know where the web site will be hosted and I always want to display the date time in the timezone of the user.
|
| ServerApplicationError | 04 Sep 2008 17:48 GMT | - |
Sometimes our users get a Server Application Error, when opening the asp.net site. We would like to be able to replace this page with one of our own. Is there away to use the webconfig file to determine if this page is the about to be displayed and redirect it to our own error ...
|
| web.sitemap | 04 Sep 2008 17:04 GMT | - |
This site map information prevents the initial page that references it form loading: <siteMapNode url="" title="Reports" description="Reports"> <siteMapNode url="Reports.aspx?report=case" title="Case
|
| is it possible to bind a nested property to a GridView column? | 04 Sep 2008 12:15 GMT | - |
I have an object which references another object (courtesy of LINQ) and I would like to use a property from the referenced object in a grid view. However, my feeble attempt at doing this does not work //field is retrived as expected
|
| WebParts dragdrop functionality within FireFox \ Safari and Chrome | 04 Sep 2008 11:15 GMT | - |
Is it possible to get webparts dragdrop working within the above browsers? And if not, why not? My research shows that this functionality was originally introduced back in a May 2006 Futures release but seems to have been pulled since then. Web
|
| Sys.webforms.pagerequestmanager timeout exception:server error timedout | 04 Sep 2008 10:07 GMT | - |
Hi I got "Sys.webforms.pagerequestmanager timeout exception:server error timedout" this error message when i try to upload the file whose size is more than 1MB and to recover this i increased the "AsyncPostBackTimeout ="360000" but of no use so please if any one has a solution ...
|
| displaying a sitemap in different lists based on node | 04 Sep 2008 09:16 GMT | - |
I am using the default XML provider for the sitemap. I need the sitemap to display in different lists seperated based on node. Here is an example sitemap that I have. in web.sitemap (the list of main site nodes, I have this:
|