| Thread | Last Post | Replies |
|
| namespace confilct.... | 20 Apr 2006 12:13 GMT | 2 |
I'm using the ADOMD.Net 9 in my web site + a third party web control which used the ADOMD.Net 8.0. Everytime I compile my web site in VS 2005, a referecne to the 8.0 library is added this cause a namespace conflict.
|
| Listbox dropdown SelectedIndex resets after postback | 20 Apr 2006 11:27 GMT | 3 |
I have been struggling with a problem for days now, and searched for related problems and solutions but had no luck. I have two dropdown listboxes where the first is populated in page load and the second is populated based on the input in the first. The first
|
| Selecting a file on an Editpage | 20 Apr 2006 10:49 GMT | 1 |
How would I go about creating an editpage where the user can select a file (e.g. using the UploadFile Control)? The selected filename will be stored in a DB. However, I need the page to show this filename in that same control when the user comes around this page a second time to ...
|
| asp:ObjectDataSource | 20 Apr 2006 10:02 GMT | 1 |
I have a problem that I can't figure it out how can I resolve it... I have a DataTable serving as ObjectDataSource and I can't get the Update, Delete and Insert work code inside asp:ObjectDataSource
|
| How to reset the colors of a Label to Default | 20 Apr 2006 09:25 GMT | 1 |
How can I set the controls of a Label in asp.net 2.0 back to what ever they were to start. That is, the foreground and background colors. Thank
|
| .NET Questions | 20 Apr 2006 09:21 GMT | 1 |
Hi! All, in one of the interviews I got these question. Anyone has any answers to these? 1. Whis is stateless asp or asp.net?
|
| Deployment question re: dlls, code-behinds, aspx files etc. | 20 Apr 2006 09:11 GMT | 1 |
We're using ASP.NET 1.1, C# and Visual Studio 2003. We use XCopy to copy the application files (dll from the Visual Studio Build, aspx, xslt etc) to the Production Server. When a user browses the application after the XCopy what is re-compiled? Is it just the
|
| application pool missing from iis6 | 20 Apr 2006 09:04 GMT | 2 |
I am running windows xp pro with iis installed. I was looking to see what account my web app was running and noticed that i do not have any application pools. Why? (is this only a feature of windows server 2003?) I am guessing this is so.
|
| Web / Video conference application in asp.net | 20 Apr 2006 08:22 GMT | 2 |
Is it possible to use asp.net(web-page) to develop Video conference application? And, all user interfaces are in web-page including the video received and sent, all being displayed on web-page, not window-form. Possible?
|
| Using Windows API to FTP files in dot net | 20 Apr 2006 07:30 GMT | 1 |
Can some one give me the details of how to FTP files that is upload and download files using Windows API in Vb.Net.. Thanks..
|
| Login control can't fire the button event by hitting enter | 20 Apr 2006 06:11 GMT | 4 |
Hi, all The scenario is like this: I have a master page, contains two user controls, one is a search control, another is a login control.
|
| ASP.NET 2.0 FormView with | 20 Apr 2006 05:03 GMT | 1 |
I have two FormViews that I am using. One is used just to show some data, so it is always in ItemTemplate view. The second FormView is used as an approval section for the first FormView. In the first FormView I am showing the name wrapped in a html email tag coming from SQL ...
|
| Login Control/Validation Summary within Content Placeholder | 20 Apr 2006 04:00 GMT | 3 |
The background: I have a web app with a simple master page that contains just one content placeholder. I have created a web form that then uses this master page. Within the
|
| Autopostback Confusion. | 20 Apr 2006 02:47 GMT | 3 |
I want to conditionally enable a textbox based on the selection of a dropdown. I have 2 entries in the dropdown: Nothing (value 99), Enabled (value 1), Disabled (value 0). Autopostback on the dropdown and textbox are
|
| Form authentication of ASP.NET 2.0 | 20 Apr 2006 02:46 GMT | 2 |
Where can I find good articles about form authentication of ASP.NET 2.0?
 Signature Best regards, David Dvali
|