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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cacheing static parts of a ASP.NET page on the client19 Apr 2006 14:58 GMT3
several parts of the pages of my ASP.NET 2.0 site are mainly static,
such as a treeview with all the product categories, a menu bar, the
company header and so on. But they also have a dynamic part, such as a
product list. If I look at the rendered HTML, the static parts are
gridview row command19 Apr 2006 14:45 GMT5
How do I find out the row index selected in the gridveiw row command method?
I have an imageButton in a gridview cell and its corresponding code in the
row command method needs to know the row index in question in order to set
the background of the cell to a different color. But ...
Short Question on Performance19 Apr 2006 14:25 GMT3
Is it ok to create a new instance of a class on every Page_Load?
Given the following code behind a form:
protected void Page_Load(object sender, EventArgs e)
   {
dynamically adding buttons to an ASP page19 Apr 2006 14:12 GMT2
I have an ASP page, where I want to add buttons dynamically.
I used C# and a for-loop do to this. The button generating code looks
like this:
Button bt1 = new Button();
Newbie help!!!19 Apr 2006 13:50 GMT5
I am reading a book on ASP.NET and the following code is from the book
(Teach Yourself ASP.NET in 21 Days by Chris Payne).  I have typed the
code in notepad and I am having a problem with it that I hope someone
can help.  Basically there is a Submit button which is supposed to
ORIGINAL CODE GETS EXECUTED NOT THE NEW CODE - ASCX19 Apr 2006 12:50 GMT1
hello , this is sk, new to this group
problem>>>>
i have  a .ascx file
any changes done to this file do not get mapped
[ ] (Wildcard - Character(s) to Match) ?19 Apr 2006 12:48 GMT1
Hi, I am confused about Microsofts description of this Transact SQL
reference; [] (Wildcard - Character(s) to Match.  The description says
"Matches any single character within the specified range or set that is
specified inside the square brackets". For example, in the ...
ASP.NET Treeview selectedNodeStyle19 Apr 2006 11:39 GMT6
I use the selectednodestyle with a white background so the user can see
which item was chosen in the treeview navigation.
The nodes have a navigateURL with a target to another frame.
Navigating works with no postback and the style follow the selected node.
Time Selecting19 Apr 2006 11:37 GMT1
Is there anyway to add a time selector in asp.net 1.1
Offset from GMT19 Apr 2006 11:31 GMT1
I have an asp.net application that presents some user account information
from Active Directory.  I want to present current dates and times to the
users in cases where the raw date/time is in GMT.  Since the GMT offset
changes depending on the time of year, the program would need ...
File in use19 Apr 2006 10:09 GMT1
I am opening a file in my .aspx page like so:
//    Pass the file path and the file name to the StreamWriter constructor.
objStreamWriter = new StreamWriter(Server.MapPath("Employee.txt"));
If I should kill the page and restart the page I get the following message:
@ How to change Password in Active Directory with ASP.NET 2 ?19 Apr 2006 09:29 GMT1
Could you show me a sample of asp.net 2 code that change the password of an
user in Active Directory (windows server 2003) ?
What about security ? Shoud i use Https ?
Thanks a lot !
how to send custom e-mail with asp.net19 Apr 2006 09:13 GMT1
I am trying to send a custom e-mail using asp.net but am having trouble. The
code that I found to do this is:
<%
Dim msgMail as New MailMessage
script tag generating error19 Apr 2006 08:45 GMT2
on windows XP and visual studio 2005, I cannot load a javascript or a style
sheet file.
when I try to run the aspx page I get a client side runtime error stating:
"
How to manually create a new section in the Event Viewer19 Apr 2006 08:14 GMT1
Helloo,
I´ve got a ASP .Net application which writes to the event viewer whenever it
finds a error. This appl needs to create a new section  in the event viewer
the first time it encounters any error. For doing so it needs Administrator
 
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.