| Thread | Last Post | Replies |
|
| Table adapters dispose themselves? | 17 Oct 2007 13:54 GMT | 4 |
Should I dispose of table adapters and data tables and rows or do they garbage collect themselves?
|
| Sharepoint issues? | 17 Oct 2007 12:31 GMT | 2 |
Is this the tight place for Sharepoint issues? for example SharePoint Services 3.0 Kjell
|
| How to detect IE window close (X) action by user? | 17 Oct 2007 11:43 GMT | 5 |
Kumar.A.P.P Software Engineer, Infosys Technologies Limited. http://techaid.wordpress.com/
|
| Editing/Deleting/Inserting Records using ASPxGridView | 17 Oct 2007 11:41 GMT | 1 |
I'm using Visual Studio 2005 and SQL Server 2005, and I've created an AJAXenabled ASPx.Net Website. In one of my SQL Server tables, I have Social Security Number as my PrimaryKey, and I'm using this field as a Seach parameter in my WebForm. My question is this ... Is it ...
|
| Need to read appsettings from config file. | 17 Oct 2007 11:27 GMT | 3 |
I am desigining a web page in asp.net. My page contains a drop down list which will get filled using an XML file in the application folder. The drop down list gets filled up with data written in Javascript. I am accessing the xm file using the javascript syntax.
|
| Multiple File Upload with ASP.NET | 17 Oct 2007 11:07 GMT | 9 |
That is the Problem: I have an ASP.NET Webapplicatipon where I can upload single files to the Server. That works fine. But now, I want to Upload multiple files. I know the
|
| Response.redirect - The page has moved to here | 17 Oct 2007 10:21 GMT | 5 |
I have some strange behavior in a ASP VB.NET application. I've used response.redirect many times in different pages, and it works like a charm. However in a new page I'm making, the browsers behavior is different than in my previous pages.
|
| Why no events showing for usercontrol | 17 Oct 2007 09:32 GMT | 1 |
I have a user control with two events. I drag it on the page I want to use it. No problem. Execute to show the page and it renders correctly. So far so good. Now back to designer. Click on usercontrol and show properties. There are
|
| Export to excel in asp.net using excel template | 17 Oct 2007 09:08 GMT | 4 |
i need to export the data set to excel in asp.net, but my requirement is need to use the template, i.e. some column should be lock as read-only and some column should be highlighted. the format cells are fixed. is there any way to excel the data set to pre-defined excel sheet.
|
| Install VS .NET Web Setup several times | 17 Oct 2007 09:07 GMT | 1 |
Is it possible to install a VS .NET Web Setup several times? Let's say I have a setup "MyShop.msi" and I want to install it to "my.host.com/Company1" and "my.host.com/Company2" and so on. Thanks for your suggestions
|
| Which Is the Object Here? | 17 Oct 2007 05:24 GMT | 7 |
Consider the following code: ------------------------------------------- Class MyInt Public MyValue As Integer
|
| When to TRY and not to TRY | 17 Oct 2007 04:24 GMT | 2 |
I haven't really used the TRY statement much, so am not sure when to use and and how to use it just yet. Any general hints? For example, when using it, should a create database statement fall within the try statement or outside of it, when using the EL (Enterprise Library).
|
| Draw | 17 Oct 2007 02:54 GMT | 2 |
I want to know how lines and graphs are drawn in ASP.Net without using any tools?
 Signature Kumar.A.P.P
|
| ASP + FLASH = possible??? | 17 Oct 2007 02:52 GMT | 6 |
i'm learning asp.net 2.0 and when i want to import a flash movieclip, what i do is this: I) First: a) create the movieclip that i need with Flash;
|
| Using SWF/FLV/FLA files | 17 Oct 2007 02:28 GMT | 7 |
Howdy, I have a SWF file that was provided to me that plays an FLV file with a player skin. On my server it works great with an HTML file. When I upload all of the files to my customer's server and use it in an aspx file the object
|