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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
memory leak in asp 2.003 Aug 2007 18:18 GMT11
I wrote application on asp.net 2.0 using dataset. One dataset I put in
session collection and other (which is small and common for other users) I
put in application. I expected that it will get some amount of memory,
however I expected that this amount of memory will be fixed and ...
AJAX function (webmethod) call question03 Aug 2007 18:13 GMT1
Calling a simple webmethod from a page with the scriptmanager works
like this:
ret = SimpleService.SayHello(document.getElementById('Text1').value,
OnComplete, OnTimeOut, OnError);
Ajax Best Practices03 Aug 2007 17:34 GMT2
Hi Gang,
If you incorporate Ajax into your web app, what is the best way to handle
browsers that do not support Ajax or have Java disabled?
Thanks.
Video streamlining control?03 Aug 2007 17:01 GMT1
Hi, I would like to add video streamlining  on a web page (small
education site) to enable registered users to converse with the
instructor. Questions: 1. Is this possible? 2. I thought of
subscribing to a media streamlining host. Does that make technical/
Generic Data Access Layer03 Aug 2007 16:16 GMT3
I need to feed UI controls (DataList, GridView etc) using XML or SQL Server.
What would be a "good practice" to access these two types of data sources?
Is ObjectDataSource a good choice?
I would appreciate any links to websites describing a Data Access Layer
Hidden Panel Problem03 Aug 2007 16:14 GMT2
I have a aspx web page with several hidden(visible=false) panels on it.
Depending on the task the user is going to perform I show or hide the
appropriate panel. What I'm discovering is that my controls on the panels are
not firing their events if the panel was initially hidden ...
Hyperlink and ResolveURL03 Aug 2007 16:07 GMT7
I am finally getting the path to the Current Page using Page.ResolveURL.
I am now getting "/jobSeeker/displayCompanyOverview.aspx" which is what I
was looking for.
But what is the syntax to add it into the HyperLink object?
Ent Library Application blocks03 Aug 2007 15:50 GMT3
I have just been through the docs on the Data Access Application blocks and
it seems that they complicate things more than make things simple.  To me it
seems that there is nothing more simple and straight forward than writing
simple stored procedures and executing them from .net ...
Content-Disposition attatchment question03 Aug 2007 15:16 GMT6
I have a link in a page that allows the user to download a dynamically
created XLS file. I add these headers and everything works correctly -
as long as the .xls file is in the "home" folder.
AddHeader("Content-Disposition", "attachment; filename=MyFile.xls")
Unable to open the Web...You are not authorized to perform the current operation03 Aug 2007 15:10 GMT3
I'm getting the error: "Unable to open the Web 'http://blah/blahblah'.
You are not authorized to perform the current operation".  I have
changed a few things recently but I can't change them back as I need
them.  I can't find anything about it using searches.
asp.net 1.1 on VS 2005?03 Aug 2007 15:06 GMT5
I have been using VS 2005 since its introduction. Prior to that I used VS
2003...For Windows Applications Programming.
Recently, I had need to develop a simple web form application which I did in
VS 2005. Then I tried to deploy it on a server that was running ASP.NET1.1
Cannot debug web application "Cannot create/shadow copy ..."03 Aug 2007 14:36 GMT4
             does anyone know the cause of this problem.  When I press F5
to debug a C# web application, I get an error message that begins "Cannot
create/shadow copy " then various different file names.  Sometimes I can
debug, other times I get the message above.
Repeater Question03 Aug 2007 14:02 GMT1
I am using a repeater to display messages to users within my website. I
get the messages by binding a SqlDataSource to the repeater, and
accessing them directly from the database.
However, in my messages database, I only store the GUID of the user whom
Detecting Browser details03 Aug 2007 12:03 GMT1
Hope someone can help.
Using Delphi Borland Developer 2006, a C# Internet project.
I am attempting to detect the Browserm version etc during the Page
Load event but cannot  work out how.
ASP.NET AJAX / scriptmanager problem03 Aug 2007 11:55 GMT3
I've been given the job of "Ajaxifying" an existing application. If I
create a new test page in the application, Ajax works fine. However
when I add a scriptmanager and updatepanel to an existing page, it
doesn't work - the page just gets completely refreshed.
 
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.