| Thread | Last Post | Replies |
|
| Basic Web Design Quesion | 14 Jun 2006 16:05 GMT | 7 |
Having done most of the background sql coding I'm now ready to start designing my asp.net web pages. A basic question though - is there a way of having 'common' elements on pages (e.g. a header)?
|
| DataGrid Border around earch row | 14 Jun 2006 16:05 GMT | 3 |
I'd like there to be a border around each row of my data-grid but NOT between the columns. I've tried setting BorderColor="Black" BorderStyle="Solid"
|
| Handling data relations in Gridview | 14 Jun 2006 16:00 GMT | 5 |
Hi - This could be a simple question. When I relate two tables in a datasetet, how do I get that relation to show up in a GridView? The only way I've done it, is to create a separate table in the dataset with a join query for the GetData() select method. I use
|
| MemberShip Question | 14 Jun 2006 15:58 GMT | 4 |
I was install the starter kits CLUB, and created a CLUB WEB SITE, this application use the MemberInfo table in club.mdf to store the membership'data, but i can not find out where to define or configure the MemberShipProvider relative to the MemberInfo Table, it just define the
|
| 2.0 Forms Authentication Prob. | 14 Jun 2006 15:57 GMT | 3 |
I'm trying to use 2.0 forms authentication in a new web site. My book shows how to set this up with the ASP.Net Web Site Administration Tool by going to the Security tab and following the instructions there. However, on this page I get an "Unable to connect to SQL Server ...
|
| Acceessing client site dll in vbscript at client site | 14 Jun 2006 15:42 GMT | 4 |
Hi i have one dll on client site,i want to use it in aspx page, on clinet site Is it possible or not .Please tell me the solution Please email me at indipren@hotmail.com Regarda
|
| PP: Making Web-Page RSS Enabled | 14 Jun 2006 15:37 GMT | 1 |
Can somebody please point me to some information on "How to make site RSS Enabled", I mean what all things I need to do to make it happen Thanks PP
|
| VS.NET 2005 Express and Professional | 14 Jun 2006 14:42 GMT | 5 |
Can vs.net 2005 open project files written from vs.net express 2005? I decided to migrate to full 2005.
|
| Textarea, form submit on return key | 14 Jun 2006 13:51 GMT | 3 |
Something is causing the form to be submitted whenever I hit the return-key. Normally I wouldn't bother, but it also happens when I'm typing in a textarea-control, which makes it impossible to fill in multiple lines...
|
| Finding styles that are not used/missing in a CSS | 14 Jun 2006 13:07 GMT | 1 |
Is there any way to find styles that are either not defined or not used? I guess I could do a search on the word style but I was wondering if there is a tool that would do this for me. TIA - Jeff.
|
| Web Control Libaries | 14 Jun 2006 11:57 GMT | 3 |
Any articles around on creating Web Control Libraries in VS.Net 2005? Thanks
|
| Can't find Partial Code file | 14 Jun 2006 11:52 GMT | 3 |
it's me againe! this time i'm facing some problem with the .NET 2005 IDE. i've created one "website" and i've added one webform. now i can see 2 files default.aspx and default.aspx.cs but i can see the "Windows
|
| Checkboxlist - Aligning to the top of the table | 14 Jun 2006 11:44 GMT | 1 |
Take a horizontal checkboxlist of 2 columns. The first one has lots of text and the second very little. On display the second box is positioned in the middle of the first in the same way a table would display it if set to valign=middle.
|
| (2.0) Multiple horizontal menu levels | 14 Jun 2006 11:38 GMT | 3 |
I need to create a menu for a new website. Using a sitemapdatasource, i want to have two levels in my menu structure. Setting the orientation is simple enough for the top level, but I want both the top- and sublevel to be horizontal in orientation.
|
| Referencing controls | 14 Jun 2006 11:02 GMT | 4 |
Is it possible to reference controls or pages in a seperate ASP.Net website project? Thanks
|