| Thread | Last Post | Replies |
|
| how to bind data provided in code-behind to a gridview? | 12 Mar 2010 19:43 GMT | - |
I want to bind the data provided by a sql statement in code-behind to a gridview defined in the aspx file (i know it's possible to define a sqldatasource in aspx). How can i do that with this code here below?
|
| problem with cache | 12 Mar 2010 16:44 GMT | - |
asp.net 3.5 I added this markup to default.aspx: <%@ OutputCache Duration="3600" VaryByParam="none" %> Then when I try to login and click the submit button nothing happens. I'm
|
| Using Datagrid with updates | 12 Mar 2010 13:54 GMT | - |
Datagrid with 4 columns: Name, Company, Evaluator, Reviewer Name and company are not updatable. Evaluator and reviewer should be dropdowns for updating. I've got my grid populated and I've got the dropdowns populated for
|
| System.Web.IHttpHandler works on local machine but not on webhost | 12 Mar 2010 05:19 GMT | - |
I have created a handler that implements System.Web.IHttpHandler. This is working perfect when I debug locally in Visual Studio 2008, but when I put it on my webhost it does not seem to work. It is registered in the Web.config file, Any ideas what the problem could be? Thanks.
|
| solutions manual to Advanced Engineering Mathematics by Erwin Kreyszig, 9th ed | 12 Mar 2010 05:08 GMT | - |
I have the comprehensive instructor's solutions manuals in an electronic format for the following textbooks. They include full solutions to all the problems in the text, but please DO NOT POST HERE, instead send me email including title and edition of the
|
| Hello,everybody,the good shoping place,the new year approaching, click in. Let's facelift bar! | 12 Mar 2010 04:25 GMT | - |
Hello,everybody,the good shoping place,the new year approaching, click in. Let's facelift bar! ===== HTTP://steezeclothing.com ==== Air jordan(1-24)shoes $33
|
| export to excel | 12 Mar 2010 04:23 GMT | - |
Hello. I have a gridview that has a nested gridview. I want to export the main gridview information. I have been able to export other gridviews but none had a nested gridview. My first thought was to export the underlying sqldatasource rather then the gridview. Also, the ...
|
| SSL on Windows 7 devlopment machine | 11 Mar 2010 15:43 GMT | - |
I'm in the process of moving my development environment to Windows 7 Professional Edition. No problems so far with Visual Studio 2008 Professional edition, SQL Server 2008 Developer edition etc. I'm wondering what the best solution is for installing an SSL certificate on
|
| ASP.NET MvcPager 1.2 source code released! | 11 Mar 2010 09:19 GMT | - |
MvcPager is a free paging component for ASP.NET MVC web application, it exposes a series of extension methods for using in ASP.NET MVC applications, the implementation was inspired by ScottGu's PagedList<T> idea. MvcPager features include:
|
| Hello,everybody,the good shoping place,the new year approaching, click in. Let's facelift bar! ===== HTTP://steezeclothing.com | 10 Mar 2010 22:54 GMT | - |
Hello,everybody,the good shoping place,the new year approaching, click in. Let's facelift bar! ===== HTTP://steezeclothing.com ==== Air jordan(1-24)shoes $33
|
| DBTYP.NET Studio 2010 - Database Comparison Suite Released | 10 Mar 2010 19:20 GMT | - |
DBTYP.NET Studio 2010 - Database Comparison Suite Released Vienna, Austria - March 8, 2010 Today, BYPsoft announced the availability of DBTYP.NET Studio 2010, the newest version of the cross-database comparison tool that compares SQL
|
| soap message | 09 Mar 2010 21:28 GMT | - |
Below I have a simple console program that is using the SoapFormatter to serialize an object ShoppingCartItem into file. Assume that we serialize this object by using SoapFormatter and sent it away so it can be deserialized in another application on another computer. I mean
|
| ASP.NET Session does not expire | 09 Mar 2010 11:28 GMT | - |
I have an in-proc session managemet where session timeout set to 10 min. I have a report viewer control which connects to the reporting services and renders the report. This happens in server mode. My question is if report is rendered and user does not perform any action on
|
| Easy access to the control specified in a validator's ControlToValidate property | 08 Mar 2010 20:23 GMT | - |
I have a custom validator that inherits from BaseValidator, and I need to be able to access the control specified by the ControlToValidate property. The only way I have been able to find to do this is to recursively use the FindControl method, which can sometimes be inefficient ...
|
| ms build issue | 08 Mar 2010 15:51 GMT | - |
we have deployed asp.net 3.5 web application by creating a build , when i try to access my page (aspx) and submit it, i get the following error value is null paramater : string, i have enabled exception in visual studio but dont get to know where the
|