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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
confused noob about ASP, DataSets, and DropDown Lists09 Nov 2007 02:46 GMT1
I am trying to tie a column in a database to a dropdown list, but
having very little luck.
The table is bound to the .aspx page via oledbadapter1 and
oleconnection1, but when I try to create a dataset from it and use one
Understanding Page Caching09 Nov 2007 02:41 GMT2
I have a question about caching a page.
What if my master page displays information specific to the current user?
For example, I will create a navigation menu that is different, depending on
the role of the current user.
RegularExpressionValidator and Int'l characters09 Nov 2007 01:50 GMT2
Hello Developers,
Is there any easy way of validating user input, like last name, using
RegularExpressionValidator which would allow for international characters?
Apprently ValidationExpression="^[\w\s']+$" is not the right way to do it.
Tedious Login During Development09 Nov 2007 01:48 GMT2
I'm working on a site that requires all users to login using ASP.NET
membership and forms authentication.
That's working find but it's a hassle to have to manually log in every time
I run the app. I can avoid this using Windows authentication, but then I'm
capturing HTML of the same page during a postback08 Nov 2007 23:46 GMT3
I need to capture all the html that is generated after the user fills
all the controls on a page. This needs to be captured at the moment
the user hits the submit button. I tried doing it wit a server.execute, but
it raises an exception. It complains about 'infinite loop or ...
Session data and Control-N issue08 Nov 2007 22:51 GMT6
Our application was using Session variables to store business object for our
Web Forms successfully until someone opened a cloned IE window using
Control-N key press.
The cloned window ends up sharing the same business object as the original
Response.StatusCode problem08 Nov 2007 22:49 GMT10
Hello. I need use http header StatusCode as response.
For example my page have name check.aspx and I get request like this
check.aspx?idcustomer=1395
I use this idcustomer param to check if this customer exist in my database
Best place for "Global Variables" and Methods in C# though ASP.Net08 Nov 2007 22:39 GMT10
A month ago I finally took the plunge and began learning C# and
ASP.Net, coming from a Classic ASP and VBScript background.
In my classic ASP, I had my own little library of code that I stuck in
an include file called "Common_VBscript.asp" which had all of the
For each statement08 Nov 2007 22:16 GMT2
How do I read through the database to get the items that are checked
to appear on my page?  I have a checkboxlist on the page.
I wrote this but it brings back all items checked...
For Each l As ListItem In CheckBoxList1.Items
FileUpload control08 Nov 2007 22:11 GMT2
Is it possible to upload multiple files using the FileUpload control? It
appears to only handle 1 at a time.  Thanks.
David
vs2008 deploy to localhost08 Nov 2007 22:06 GMT13
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when i
tried to browse the site, i get the iis message "page cannot be displayed."
any iideas?
FileUpload1 Access problem08 Nov 2007 20:55 GMT1
I'm having problem with a upload file
My server is a Microsoft Windows 2003. IIS 6
FileUpload1.PostedFile.SaveAs(InputPath + "\\" + filename);
Access to the path
Cache object.08 Nov 2007 20:18 GMT1
When you create a cache object in a web site, where is actually stored? In
memory?
Does that mean if you have cluster and it switches node you lose your cache?
TIA - Jeff.
On TransactionScope and Table Adapter08 Nov 2007 20:05 GMT1
  We are developing a WCF service using .NET 3.0.
The target platform : Win XP,SP 2.0
In the data access layer, we use ADO .NET to connect to the SQL Express
database.Data access layer is implemented as typed datasets with tableadapter
Tree View. Is this possible?08 Nov 2007 19:46 GMT2
Is it possible to remove the plus and minus icons from an ASP.NET Tree
View?
Thanks,
Miguel
 
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.