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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best practice27 Feb 2006 18:50 GMT1
I have a question related to performance and/or best practice.
Whenever I try to access a column's value from the dataset I use the
following convention.
if(objData.Tables[0].Rows[0]["FIELD_ID"].ToString()!="")                  
WebForm Organisation27 Feb 2006 18:45 GMT1
I'm confused with ASP's WebForms and would like some advice.
I explain better with an example:
I have a travel system where you create a booking by entering your email,
telephone number, etc into a form and once submitted a 'booking' object is
Static life cycle27 Feb 2006 17:58 GMT2
How static are static variables in ASP.NET?
This is not a real example, but it's good enough to make the point.  Say I
have a custom control with a dictionary.  The dictionary is composed of
10,000 strings read from a file and hashed.  Obviously I don't want/need to
Using themed css files requires a header control on the page27 Feb 2006 17:51 GMT5
I get this exception when I use a themed css file. In my web.config
file I have:
<pages theme="dRise">
and the trouble page is a master page :
Serious Warning about upgrading to 2.0 -- ccokieless sessions27 Feb 2006 17:06 GMT1
We upgraded this weekend and are now getting call after call on our tech
support line. It appears that 2.0 handles the cookieless sessionID
differently than 1.X. Now every one of our customers that had our site
bookmarked with their sessionID in the URL is getting a server error ...
click event on hyperlink field27 Feb 2006 16:49 GMT2
Hi have a hyperlink column in my datagridview. How can I capture the
click event on the hyperlink ?
Thank you
object is null or no object27 Feb 2006 16:43 GMT2
I have two  colums for adressdata. The first one is enabled and
includes fields like name, city and postcode. The second has the same
fields, but is disabled. With a button, which says, there is a
different delivery address, I enable them. To here no Problem.
regex.replace27 Feb 2006 16:41 GMT1
I'm a newbie to regular expressions. I've a requirement where in I need to
search a string and replace a pattern within it....
I want to replace the src attribute of the below string....
" <img src=\"c:\\windows\\windows\\desktop\\imagfes.jpg\">gfhsdfjsd<img
Using the post method27 Feb 2006 16:16 GMT1
I have read that the way I have to read a text box from another page
has changed. I have a form using the post method I am constructing the
name of the text box using a recordset field.
<td  WIDTH="60"><input type="text" name="<%=Cstr(rs("ItemID"))%>"
What's the point of precompiling a web site?27 Feb 2006 15:59 GMT10
I was just looking at aspnet_compiler.exe and thinking how useful it was
to have your web site compiled, then I thought that maybe it isn't!!
What's the advantage? I would never upload a site, nor even upload a new
version of one file, without immediately testing it a browser. ...
Big usability problem with validators27 Feb 2006 15:54 GMT4
If you add (say) two text boxes to a form, then add a validator with
some simple rule for one of them, you can observer the following
problem:-
Type some erroneous value in the text box with the validator, then click
How to get a string from a thread onto a page?27 Feb 2006 15:46 GMT4
I created a thread in Page_Load and get a string through a socket from
another process. Then I show this string in a textbox on the page. When
Page_Load exits, the string does not display on the textbox.
If I add a Response.Flush() statement, I get an exception of type:
link label color27 Feb 2006 15:17 GMT1
Is it possible change the default color of a link label and basically
override the client side settings?  I need another color on my site for the
links other than Blue (unvisited) and Purple (visited)?
Thanks  
d27 Feb 2006 15:00 GMT1
d
how am I killed IIS?27 Feb 2006 14:48 GMT6
Hi everyone, I am somehow managing to kill IIS, please help (running ASP.NET
2.0).
I have a page (PAGE) with a dynamically loaded control (DLC1), this control
itself has a further dynamically loaded control with in (DCL2).
 
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.