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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can urlMappings be used with regular expression?29 Mar 2006 19:37 GMT1
?
Thanks,
Sharon.
Load Balancing29 Mar 2006 18:33 GMT2
I am trying to implement Load Balancing but facing some problems:
A Web farm usually consists of 2 or more computers, orchestrated by
some form of load balancing. Consider my scenario:
1. I have an Intranet site say www.intranet.com
Access '97 Connection Problem29 Mar 2006 18:07 GMT4
I am developing with VS.NET 2003 on the ASP.NET 1.1 platform.
I have created a small app that interacts with an existing Access 97 db. At
this point in time, my higher ups are unwilling to migrate the db to a more
current version.
How to declaratively set page property in aspx file?29 Mar 2006 18:06 GMT2
Hi there, in our e-commerce site, we have a page base class that implements
several new properties , as you can imagine, the property will be set to
different value on each page which inherits from the base.  Of cause you can
easily access these properties thru code-behind or ...
Can you still databind to a single object in ASP .Net 2.0?29 Mar 2006 17:41 GMT3
I have a page with a business object that is populated by parsing input from
the page (specifically a scanned drivers license).  I was hoping that I could
display the results using a details view or bound to labels in a table.
In .Net 1.1, I would have just bound the individual ...
Set focus to a label control29 Mar 2006 17:41 GMT5
How can i set focus to a label control.
lc.Focus() doesn't work.
Thanks,
Sharon.
clarification needed:  Which layer to validate CSV file?29 Mar 2006 17:26 GMT1
I posted the following question but wanted to clarify that the developer who
wants to validate on the ASPX meant the CODE BEHIND page of the ASPX.  Does
this make a difference in anyone's responses?  Thanks.
******
Caching in a MCMS page29 Mar 2006 17:25 GMT1
I originally posted this question in the Microsoft Content Management Server
(MCMS) newsgroup but was told to post here.
In my MCMS site, I've written an "admin" page that sends out emails to a
list of subscribers. Everything is working fine, but if the admin user
image field and sqldatasource29 Mar 2006 17:17 GMT3
I need to display images in a SQL database using a gridview
I search some examples, what they did is very simple
add an image field, then set the folowing properties
         <asp:imagefield dataimageurlfield="LastName"
Master pages and forms29 Mar 2006 17:07 GMT3
Do you put your form on the master page or in each individual page?  I use a
master page for most of my site.  Should the form tag be in the master page?  
Thanks.
upgrade to .NET 2.029 Mar 2006 17:06 GMT1
I currently have a web project in .NET 2003 and it uses datalayer, business
layer classes. I want to start upgrading the projects to .NET 2005 (2.0). If
I do my business layer and datalayer in 05 can I still connect and use the
class (dll) from my .net 2003 projects?
When to use 'New' key word?29 Mar 2006 16:57 GMT4
 I have a basic question regarding 'New' keyword.
For instance I can declare a variable as string (class)
as Dim myName as String = String.Empty
or Dim I as Integer
problem to create web control using graphics29 Mar 2006 16:53 GMT1
I want some charting functionality in my ASP.NET application.
I want to show a multiple bar on my web page. It's based on down time
of different servers.
like
Destroying Sessions29 Mar 2006 16:52 GMT6
I was testing with sessions lately and wanted to destroy a particular
session.
If I have two sessions at the same page being used.
Session["Test1"] = "testing1";
PreRender event29 Mar 2006 16:19 GMT2
I have been bitten a few times lately as I've tried to implement
functionality in the Page_PreRender event.
So here is my question: for what purpose do you use the PreRender event?  
How do you decide whe to use the PreRender event vs the Unload event?
 
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.