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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
arranging controls on screen10 Sep 2007 17:05 GMT5
   I am a C/C++ programmer and I designed several windows forms. In windows
forms each control has a position which is related to its container. This is
not the case in web forms. How can arrange controls in a web form? I know
that I can create a table and put each control on ...
Setting SelectedValue for nested DropDownLists in DataList10 Sep 2007 16:55 GMT2
I have a dropdownlist nested in a datalist.
In the datalist's ItemDataBound event I populate the dropdownlist and
set it's SelectedValue.
I am finding that instead of each DropDownList being set to
questions on CheckBoxList10 Sep 2007 16:45 GMT1
Hello,
on my page I have a CheckBoxList which can have many entries. I want the
user to select some of them, and then it should be possible that the user
clicks on any other page of my application (I have site navigation with
Walking the Child nodes10 Sep 2007 16:42 GMT3
I am trying to walk the Child nodes and am using the code:
  var nodes = document.forms[0].childNodes;
 alert("nodes = " + nodes + "   nodes.length = " + nodes.length);
  for (var i=0; i < nodes.length; ++i)
GridView, insert10 Sep 2007 15:56 GMT2
DetailsView control has an AllowInsert option but GridView does not seem to
have one.  What is the standard practise for allowing the user to add new
rows?
Thanks
Session Variable10 Sep 2007 15:30 GMT7
Hello...
I have a simple problem...when I create a session variable as such:
Session("ID") = 1
and read this varaible from time to time....
treevew too slow in IE runs instantly in Firefox10 Sep 2007 15:18 GMT2
Not sure what is going on.  I have a treeview of an XmlDataSource with
cacheing enabled.  With only a few nodes there is no problem on a postback,
the treeview is repainted immediately.  With a lot of nodes and many many
leaves, it can take 2 minutes for a repaint.  Both running ...
Javascript call10 Sep 2007 14:49 GMT2
Framework: Visual Studio 2005
Technology: ASP.NET 2.0
Language: C#.NET 2.0
Hello All,
Access Denied System.Data/System.Transaction10 Sep 2007 13:31 GMT1
I've migrated a web site from VS 2003 to VS 2005. After pushing the a
Windows Server 2003 web server. The Framework 2.0 web site works when I go
to test it. I'll start working on something else come back later and I start
getting Access Denied errors on System.Data or System ...
images in profile10 Sep 2007 13:02 GMT1
I’ve been playing around with the profile over the weekend and thought I’d
share my results:
“Save a picture in the profile using file upload control then display it on
a page”
accessing a resource (xml) outside of the project directory10 Sep 2007 12:38 GMT1
i need to load xml from a resource that is ousdie of my prject directory
i this like :
http://www.skystonesoftware.com/tempest/engine/?Site=87f3e857-12cd-426f-b36c-3ab
9c19697ff&Page=aaec41cd-a505-4d06-a166-94929eb94d80&Entry=E6B04947-CE86-4C48-B8A
8-D99BA936571F

in the part code :
Application & Cache10 Sep 2007 11:38 GMT1
Hi i have a class which loads static XML files
Most aspx pages will access this class' properties (mostly strings)
Shoud I save this class in Application or Cache?
I worry about 'concurrency'. What if there are thousands of clients
AutoComplete control10 Sep 2007 09:39 GMT4
I am using AutoComplete control in AJAX.  I have following method in my web
service.  But it is giving me following error
Cannot implicitly convert type 'string[]' to 'string'
[WebMethod]
asp:Panel10 Sep 2007 09:27 GMT7
I think asp:panel does not populate well in opera.
this is a code snippet.
<tr style="width:100%">
   <td align="center" style="width:100%">
Debugging Problems on Windows Vista10 Sep 2007 09:22 GMT7
I have just installed Visual Studio 2005 on my windows Vista machine,
and everything seems to work well after installing the service pack
and then the vista upgrades.
However, when I try to debug an application, the debugger starts,
 
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.