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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
First PageMethod blocks second page method from executing23 Jul 2007 22:02 GMT3
I am executing an AJAX page method that is a long running task. After
starting the first method, I execute a second page method to retrieve the
status of the task. It works fine in an empty web application, but when I
paste the code into my main application (~10 projects, maybe ...
Page level variables reset during Ajax post back23 Jul 2007 21:35 GMT3
I have a aspx page with ajax scriptmanger update panel etc. I also
have public string variables on the aspx page.
Whenever postback happens from Ajax update panel, at server side all
the public string variables are reset to empty string. As if fresh
Most elegant way to clear all the text fields on asp.net page?23 Jul 2007 21:25 GMT2
What is the most elegant way to clear all the text fields on asp.net
page? I just don't think that
txtShortName.Text = ""
       txtYearFounded.Text = ""
DataAvailable property in TCPClient class misleading in usage23 Jul 2007 18:33 GMT1
I'm not really sure if this is the best place but I couldn't find a TCP
specific newsgroup.
It appears that the DataAvailable property of the TCPClient is just a test
for whether data is buffered, and does not take into account whether the
Setting the timeout for a specific page.23 Jul 2007 17:15 GMT1
Is there a way to set the timeouts for inactivity to be specific for a
specific page?
My memory is the answer is no.
I have a script that is on every page at the moment that after twenty
find control in user control in master page23 Jul 2007 16:58 GMT1
I'm trying to get UniqueID of a linkbutton.
I have 2 web user controls.
And a master page.
In fisrst web user control there is a datalist.
printing webpage23 Jul 2007 16:48 GMT10
I am trying to use javascript to print my .NET page.  I am building up
some HTML using a stringbuilder and then using this javascript to try to
print it :
<input id="Button2" value="Print" onclick="javascript:window.print()">
Problems storing upload file in session (ObjectDisposedException)23 Jul 2007 16:31 GMT6
I have the following code. I upload an XML file using the FileUpload object,
store the stream in a session so the user gets the chance to confirm some
options then pass the stream from the Session to an XmlReader.
if (performImport == false)
loading to session after response is sent.23 Jul 2007 16:18 GMT3
i'm trying to figure out how i would load items to the session after the
reponse has been sent out.
(1) so user goes to /default.aspx
(2) server does it's thing and sends response back
Enforcing UI Standards23 Jul 2007 15:08 GMT2
  We are working on a .net 2.0 web app using master pages and themes. We
want to ensure that all  webcontrols use the proper  Skin from our theme, and
that visual elements are not overridden at the page level.
 What [free] tools are available to help me ensure that aspx code ...
Query Question, Need Help ASAP!23 Jul 2007 15:02 GMT2
Hello Fellow Members,
Background:
Hopefully someone out there can help me. Here is the situation. I have
a documents table which stores "documents". A document can either be a
Page posts back after having already performed a postback23 Jul 2007 14:52 GMT1
I have a form containing three AJAX UpdatePanels, two of which contain a pair
of listboxes and a pair of buttons, with the third one containing a pair of
radio buttons in a radiobutton list and either three CascadingDropDown lists
or two CascadingDropDown lists and a textbox ...
Newbie Question23 Jul 2007 13:46 GMT3
I am very new to ASP.Net and I am finding it hard to do some
fundamental things. Any help would be greatly appreciated.
I am developing a web application to store, view and maintain projects
that our team works on. For each project the user can specify 1) The
Windows Workflow Foundation Web Workflow Approvals Starter Kit: problem23 Jul 2007 12:32 GMT1
I'm testing this starter kit and I have a problem with persisting
workflow state. In UserActivitiesHelper class there is a method
UserActivitiesHelper() with the code block that clears the database data
each time the service starts. There is a comment that this block code
Getting file permissions23 Jul 2007 11:39 GMT1
I've been wondering for quite a while now if this even is without trying to open the file or something like that?
I'm trying to list all the files in a directory (with subdirectories) to which the logged in user has permissions. I'm using forms authentication and the permissions ...
 
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.