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
How to keep state of treeview control20 Sep 2006 05:55 GMT2
I've created a web application using Visual Studio 2005. I have a treeview
control there. When the user expands it and clicks on the link, the treeview
collapses automatically.
Is it possible to keep it expanded to the level the user expanded it? In
Diff. B/w Imports & Inherits?20 Sep 2006 05:00 GMT1
What's the difference between "Imports" & "Inherits"? For e.g. both the
codes below work without any errors:
Imports System
Imports System.Data
looking for a free dual list control20 Sep 2006 03:39 GMT3
Does anyone know one? Needs to work with 2.0
Thanks Dave
Could not load file or assembly *20 Sep 2006 01:59 GMT2
I have checked around and could not find anything here that exactly matches
my issue, which is odd since I have found numerous posts on this in other
news groups.  I have a ASP .Net 2.0 site that is distributed as code (the
pages are not precompiled, but code behind is used).  ...
Visual Web Developer express - Client or Server code in source view?19 Sep 2006 23:20 GMT2
This is a question on the first walkthrough "Walkthrough: Creating a
Basic Web Page in Visual Web Developer"
http://msdn2.microsoft.com/en-us/library/k4cbh4dh.aspx
It shows that when you first create an ASP.Net web site, the left-hand
Please help: "Specified cast is not valid" error when binding the Visible propery of a hyperlink control19 Sep 2006 22:22 GMT3
Using a GridView, I get a "Specified cast is not valid" error when binding
the Visible propery of a hyperlink control to a DataTable text field. The
error goes away if I replace the data binding statement with "true" or
"false". This code causes the error:
Out-of-memory error:  sample app19 Sep 2006 22:04 GMT3
I'm seeing some unexpected behavior in Framework 2.0 / IIS 5.1 in high
memory usage situations.  The first problem I had is that the default
machine.config for Framework 2.0 does not include a memoryLimit entry -
Framework 1.0 was set to 60% by default.  But even after adding a
Get the exact URL host name19 Sep 2006 21:07 GMT1
Is there a way to know what exactly a hostname is?
Per example, we can have the domain « domain.qc.ca » and it could come in
one of those forms:
www.domain.qc.ca
Filling a String variable with a single entry from a database19 Sep 2006 21:00 GMT3
Is there an easy way to just get a single value from a database and put
it into a string?
This is as far as I can get:
    Dim TKEY As String
Asp.Net Menu control and Firefox19 Sep 2006 20:54 GMT2
I have been experimenting with the menu control in VB.Net and find that it
displays well in Internet Explorer.  But when viewed with Firefox, using
what Firefox terms the normal font size, the first item in the menu is not
clickable.  If I decrease the font size by one, then it ...
Dynamic Controls, Postbacks, ViewState, Oh My!19 Sep 2006 20:21 GMT1
I am loading several user controls dynamically in OnInit() like this:
ucListBoxSelections ucLocation =
(ucListBoxSelections)LoadControl("UserControls/ucListBoxSelections.ascx");
ucListBoxSelections ucDept =
vb.net code for inserting vbcrlf every 80 characters19 Sep 2006 20:07 GMT3
Here's the thing.  I am downloading a tiff image through an http
stream, then I am converting it to a byte array, then I convert it to a
string which I place in an XML file.  When I place the string in the
xml file it is super long (slows down all editors when opening), so I
can't create web app in visual studio19 Sep 2006 19:56 GMT3
I have seen several post with people with the same problem, but nothing
fixes my problem.  I have a web app on my desktop and I want to
transfer it to a laptop to travel to the customer site.  I have loaded
IIS 5.1, visual studio 2003.  When I try and create a project, I get
.NET 200519 Sep 2006 19:46 GMT13
How can I debug javascript code on a page while the page is running?
Thanks,
Victor
Which control caused cross-page postback?19 Sep 2006 19:15 GMT3
I have a page that has two seperate buttons that have the same
PostbackUrl.  How can I tell which button cause the cross-page postback?
 
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.