Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Left and Right hand splitting and resizing21 Sep 2006 03:30 GMT5
I have a .aspx with a TreeView in the left hand and a GridView or a FormView
in the right hand. I would like to resize the two sides like in  
http://msdn.microsoft.com/library/default.asp, but I didn't find the solution.
Can I get any help? Just a sample or a link to where I can ...
Different colors in a DropDownList21 Sep 2006 02:15 GMT6
Is there a way to set one item in a dropdown list to a different color?
I have a case where I might have 15 items and one is a default and would
like to set the default as green where all the rest are black.
I looked at the examples from
How to write a control that doesn't require a closing tag21 Sep 2006 02:13 GMT4
I've built a custom control that won't contain any inner content. If I
derive the control from Control, then the VS editor will always add the
closing tag when I use the control. I can derive from UserControl and
it doesn't do this, but I'm not sure whether is the best way to do
The parameter is not correct from SqlDataAdapter control21 Sep 2006 01:01 GMT2
I'm developing and testing a web application using VS.NET 2003, VB, .NET
Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1. I'm using a web form.
During testing, i guess i installed and deleted an SqlDataAdapter control on
my web form one too many times.  When i try to add one now, ...
Master has a Master?21 Sep 2006 00:48 GMT3
My site has a header and footer that is common to all pages on the
site.  It makes sense that this should be stored within a master, and
have everybody go off of this one.
However, one part of my site (20 pages) has a nav bar, and I'd like to
Object from Master Page?20 Sep 2006 23:14 GMT5
I have created an object within my Master Page. I would like to use this
object in my content pages. What would I need todo to achieve this?
Alternatively, what is the best way of handling a global object (in this
case, a shopping cart object).
SQL timeout error20 Sep 2006 22:12 GMT6
I am trying to perform a very long query on an MSSQL database, using
ASP.NET, and making the code behind in VB.NET. I have been receiving timeout
error, so I thought I would add Connect Timeout to my connection string.
However this appears to have no effect. The connection string is ...
Dynamic Articles from a Database20 Sep 2006 22:05 GMT1
Dynamic Articles from a Database
Hi, I have a website containing one webform (default.aspx) and a database
containing one table (articles) the table contains only 4 field's id,
tittles, articletext, date. By simply dragging the table to my page I have a
Redirect non-existing sitemap.xml file to ASPX page20 Sep 2006 21:31 GMT3
Okay, this is driving me nuts now. I spent all last night researching newsgroup postings, web articles, etc.
Running multiple sites off the same shared hosting service, I want to be able to redirect a non-existing siteinfo.xml and sitemap.xml to appropriate ASPX pages that will ...
Need To Output and Image From a URL20 Sep 2006 21:14 GMT4
Hey all.  I need to output an image via an .aspx page and hope someone
here can help.
I would like to display an image like this:
<img src="displayImage.aspx?categoryID=1">
SessionState Mode=SQLServer and Session.Abandon20 Sep 2006 21:02 GMT1
I am trying out SessionState with Mode=SQLServer.  I have my
code run Session.Abandon, but the session entry in the table
ASPStateTempSessions is still there?   I was expecting that Session.Abandon
would remove the Session from the table.  Is their a different method I
Cache Object20 Sep 2006 20:52 GMT1
I wonder if storing data in the Cache object will be visible to all Session
or only to the one where it was assigned?
Thanks,
Samuel
how'd they do that20 Sep 2006 20:49 GMT13
hey all,
you know when you log in to msdn and go to subscription downloads, the
header of the page is fixed and the body of the page scrolls, is that done
with frames?
How to removing Run time generated controls id.20 Sep 2006 20:41 GMT2
I am working with new  web based control tool. To make a new tool of
accordion of mulitpanel. What happen when i creating any sub panel
under top panel. then system create a run time generated contraol id .
with My given given Id Like Ctrl01_subAccordionPanel11. The
Optimising Database Calls20 Sep 2006 20:23 GMT7
I have an ASP page that makes a vml/svg graph out of data. In order to
extract all the necessary data I have to perform 68 SQL queries, which is
unfortunatley a bit slow at the moment.
For each of the procedures I go through code of this form
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.