| Thread | Last Post | Replies |
|
| ASP.NET Menu control | 30 Apr 2008 04:41 GMT | 1 |
I am working with a asp.net Menu control which has 3 tab controls <asp:Menu id="MenuId" <Items> <asp:MenuItem Tab1
|
| Casio Chronograph Series EDIFICE (Men's Watch) - Cheapest Watch | 30 Apr 2008 03:54 GMT | - |
Casio Chronograph Series EDIFICE (Men's Watch) - Cheapest Watch Casio Chronograph Series EDIFICE (Men's Watch) Link : http://www.watchesprice.net/Casio-Chronograph-Series-EDIFICE-Mens-Watch-3867.html Cheap Watches Home : http://www.watchesprice.net/
|
| Movado Women's Vivo Watch #0605780 - Cheapest Watch | 30 Apr 2008 03:53 GMT | - |
Movado Women's Vivo Watch #0605780 - Cheapest Watch Movado Women's Vivo Watch #0605780 Link : http://www.watchesprice.net/Movado-Womens-Vivo-Watch-0605780-11100.html Cheap Watches Home : http://www.watchesprice.net/
|
| CreateUserWizard control: forcing it to use a programmatically provided username and e-mail | 30 Apr 2008 03:21 GMT | 3 |
I am using ASP.NET's CreateUserWizard control. I want to force the visitor to use a username and e-mail address that I am providing in programming, and I do not want the visitor to be able to edit the forms input. I am aware that I can roll my own Create User form by using the ...
|
| How change framework | 30 Apr 2008 02:47 GMT | 7 |
How do I change an application to target the .NET 2.0 framework, NOT the .NET 3 framework? I'm creating a winform app, but I would think it's the same method. The option to change doesn't show up in the properties page of my project.
|
| Server Controls | 29 Apr 2008 21:46 GMT | 3 |
Help, please. Using the Web Site model I can include a custom server control by putting it into my app_code directory and referencing it in my web page, thusly:
|
| linq to DataTable issues | 29 Apr 2008 21:13 GMT | - |
Hi... I have this DataTable: StockContract.Dictionary. I need a linq to DataTable query that will select all rows where the "Word" column values match the WordTextBox.Text value. I am running into some problems since the linq query
|
| asp.net sqlmembershipprovider integrated security | 29 Apr 2008 21:13 GMT | 1 |
I've been debating for a while (basically since asp.net 2.0 came out) on using the built in mebership classes to handle user management in my web apps. I seem to keep coming upon roadblocks that keep me from jumping in. Well this time is no different. While trying to use an ...
|
| How to find control | 29 Apr 2008 20:34 GMT | 1 |
I am using a menu control in which i have a tab controld in which i have a dropdownlilst How do i find the values in a control. I have tried this in C#
|
| how to find contrtol | 29 Apr 2008 20:34 GMT | 1 |
I am using a menu control in which i have a tab controld in which i have a dropdownlilst How do i find the values in a control. I have tried this in C#
|
| Some kind of GridView | 29 Apr 2008 20:26 GMT | 1 |
I want to create a grid similar to those used on Gumtree where advertising posts are separated by a row with the date in it. e.g. Date
|
| Question about SQLServer Session State Management | 29 Apr 2008 20:23 GMT | 2 |
For asp.net web application, I had thought that using SQL Server Session State management would imply that all session objects be stored in SQL Server database ASPState. But when I look into it, I notice that only stuffs related to
|
| Capture PK violation in Details View | 29 Apr 2008 19:58 GMT | 1 |
I'm trying to catch a database error (PK Violation) from a "plain vanilla" DetailsView. I have tried try/catch in both the Inserting and Inserted events of the DetailsView and DataSource. Also, tried converting the insert link to a
|
| Inline AJAX CalendarExtender corrupts subsequent layout | 29 Apr 2008 18:18 GMT | - |
With Visual Studio 2008 ASP.NET, I am using an inline AJAX CalendarExtender, followed by an inline AJAX DropDownExtender that extends a label contol. After selecting a date via the calendar dropdown, the position of the subsequent DropDownExtender's DropDownControl changes from ...
|
| Adding global objects to a web application | 29 Apr 2008 17:50 GMT | 5 |
I want to have page level access to a certain object but cant figure out how to do this. I create a class method that returns the object, but I cant get it to be global to the page. By global to the page, I mean to let all methods and event handlers have access to the same ...
|