| Thread | Last Post | Replies |
|
| Dynamically Loading Custom Http Modules | 04 Apr 2008 22:08 GMT | - |
Here is what I plan to do (the question follows the description): My intent is to have a custom HTTP module dynamically determine which classes should handle various pipeline events. We'll call this the "loader module". The loader module then (1) loads the assemblies that house ...
|
| Browser opening file twice | 04 Apr 2008 20:13 GMT | 2 |
I have the code below that I call from onclick attribute I am adding to a LinkButton. It works perfect if I use Application.Word, etc. but when I use Application.Excel it opens the file name twice, once in regular mode and once in "read-only". Can anyone see what I am doing ...
|
| Passing an array from code behind to Javascript | 04 Apr 2008 19:53 GMT | 4 |
I'd like to pass an array that is set set in the page load in code behind into client side javascript so that I cache the array on the client. Can this be done? Basically this is what I want to do (This doesn't work but for purposes of
|
| MenuItem and TreeNode help | 04 Apr 2008 19:46 GMT | - |
_Short version_: Is it possible to directly access the hyperlink objects in the MenuItem and TreeNode objects on the server-side? If so, how do I do it? _Long version_: I'm getting to the end of a huge multi-lingual
|
| WCF Web Services - How to Generate documentation? | 04 Apr 2008 17:35 GMT | - |
Any suggestions on tools I can use to generate documentation for my WCF Web Services? It seems MS took away the documentation capabilities of ASMX web services. Any 3rd party tools out there that can help me... or any other suggestions?
|
| .NET Ajax Extensions + Login Control | 04 Apr 2008 16:54 GMT | 2 |
I put a Login control into an UpdatePanel to prevent the whole page refresh when logging in. (The login control appears in every page of the site in the corner). When the user doesn't provide valid credentials, only the UpdatePanel
|
| Using the cryptography enterprise library application block | 04 Apr 2008 16:42 GMT | 1 |
Hi I'm trying to use the Cryptography application block within a web application and have encountered a problem that I hope you can help resolve. 1. When I create a key file through "Enterprise Library Configuration", I
|
| ImageButton loses CommandArgument | 04 Apr 2008 16:09 GMT | 1 |
I have a datagrid which I am adding BoundColumns to it programatically. Tehre are already 5 columns defined in the aspx as template columns, two link buttons and two image buttons. The datagrid should dsiplay the two link buttons, then the dynamically generated bound columns, ...
|
| Manual Unlocking Users? | 04 Apr 2008 15:51 GMT | 2 |
Hi folks. Pl. correct me here, because it looks like in ASP.NET 2.0 you have to manually unlock users who have gotten their passwords wrong too many times. Of course this would be impossible in a high volume web app, so would someone mind explaining how unlock works to me? My old ...
|
| Display source in ASPX page for a help site | 04 Apr 2008 15:43 GMT | 1 |
I am creating a .NET help website where I would allow the user to select (using link) a cs/aspx/xml/xsl file to be opened up & shown in web browser. I should allow the user to see the contents as we do in the VS IDE (with color, fonts & properly indented) in the opened browser.
|
| Q: Eval and casting. | 04 Apr 2008 15:40 GMT | 1 |
I have a webpage with a DataGrid and a codebehind file containing a method called OrderStatusText The line in question in the asp page <ItemTemplate>
|
| moving columns in an autogenerated gridview | 04 Apr 2008 15:31 GMT | - |
How do I move the select button to the last column in a gridview. I read to use the Gridview1_PreRender control and do this but I can't get it to work: Protected Sub GridView1_PreRender(ByVal sender As Object, ByVal e As
|
| Welcome to choose replica designer watches in 86watches(www.86watches.com) | 04 Apr 2008 15:15 GMT | - |
Welcome to choose replica designer watches in 86watches(www. 86watches.com) Rolex Watches,Cartier Watches,Panerai watch,Breitling,Chanel Watches,Omega Watches,Rado Watches,Patek Philippe,IWC Watch,Tag Heuer
|
| Extract data from Pdf files | 04 Apr 2008 14:17 GMT | 1 |
is it possible to extract data from Pdf file, in several formats, like .txt or Excel. And from an aspx page (ASP.NET 2.0 - C#). Thanks in advance.
|
| Connection Pooling Error | 04 Apr 2008 13:58 GMT | 1 |
I am using the following Connction string in web.config in asp.net application <add key="ConnectionInfo" value="Data Source=MyServer; Min Pool Size=5;Max Pool Size=100; Connect Timeout=120; Initial Catalog=TestDB;User
|