| Thread | Last Post | Replies |
|
| Designer Chanel Coco Cabas - Denim 60019jean Handbags, Replica, Fake | 23 Apr 2008 04:10 GMT | - |
Designer Chanel Coco Cabas - Denim 60019jean Handbags, Replica, Fake Our Chanel Coco Cabas - Denim 60019jean is a vibrant mix of style and pleasure, offering you exact copies of the original handbags. If you need a cool and most welcomed change to your style, a change you
|
| IDbDataAdapter and Fill | 23 Apr 2008 01:56 GMT | 1 |
Using .NET 1.1, C# I am using a provider factory so that my app can use various database types. I am currently using the DataAdapter from the provider to fill a dataset, however, I would prefer to just populate a datatable. However, when I try to
|
| simple global variables and routines | 23 Apr 2008 01:43 GMT | 1 |
Is there a place I can put a class of global variables and have them available in the page_load routine? Here is a class: Public Class globalvar
|
| How to make an object instance available to all members of a page? | 22 Apr 2008 23:46 GMT | 9 |
I have an instance of an object that needs to be accessed by all members of a page like page_load, button_click events and so on. Where in the codebehind would I put the creation of the object instance?
|
| TreeView In GridView - OnTreeNodeCheckChanged event problem | 22 Apr 2008 23:24 GMT | 4 |
I have a TreeView with CheckBoxes in one of the cells of a GridView and OnTreeNodeCheckChanged event it does nothing (basically does not postback) but if I have a button on the page then the OnTreeNodeCheckChanged get triggered on PostBack. Can some please help me understand why? ...
|
| GridView Click Event Not Firing | 22 Apr 2008 22:25 GMT | 1 |
I am currently extending the GridView control and would like to add a button to the GridView so that it will automatically render one button at the top of the grid. I have a click event for that button, but
|
| Enabling ASP-running webserver on a local machine | 22 Apr 2008 21:50 GMT | 7 |
I have problems enabling my machine to work locally as a webserver. I wish to test some ASP.NET code but this far i must be missing something because i've
|
| AJAX Master page issue. | 22 Apr 2008 21:34 GMT | 4 |
I have set up a updateprogress on my master page. It contains a label, so I can give page-appropriate messages while updates are going on. However, I cannot update the label. Here is the master page:
|
| Authentication forms + domain | 22 Apr 2008 21:01 GMT | 3 |
(VS 2005, .NET 2.0) Hi, I have a sub directory protected with mode=Forms.. I have roles and users defined. When I test locally everything works.
|
| req converting video to flash video examples | 22 Apr 2008 20:55 GMT | 1 |
Does anyone have any example code of converting any type of video to flash video at all using asp.net 2.0 c# web applications. God Bless
|
| Using HTTP Module to Change Response | 22 Apr 2008 20:50 GMT | 1 |
Is it possible to use an HTTP Module to change the source code of a page? In the source code for a particular ASPX file there are many references to the same .Css file which I have been asked to remove
|
| Currently logged on user | 22 Apr 2008 20:38 GMT | 4 |
I am currently maintaing an old ASP 2.0 application and would like to know the command to retain the currently logged on user (i.e. WINDOWS login). The equivalent command in ASP.NET would be User_login = HttpContext.Current.User.Identity.Name()
|
| ASP.NET programming model | 22 Apr 2008 18:46 GMT | 5 |
I have a simple question: If with ASP.NET model I can program almost every HTML element how if had a framework object (as if I programmed a Win application: event-driven)
|
| Multiselection DropDown with CheckBoxes | 22 Apr 2008 18:41 GMT | 2 |
Does anyone of you know any sample how to code Multiselection DropDownList with CheckBoxes? Any sample projects with C# code available? Cheers S.T
|
| ASP.net (vb.net) session query - preventing a user from accessing a page while another user is viewing that page | 22 Apr 2008 17:57 GMT | 2 |
I am developog an ASP.net site (using vb.net 1.1) which will be accessed by a number of different office locations, where certain users will be assigned a authoriser profile, and others will be assigned a verifier profile. At least two authoriser, and multiple
|