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
Async=true Page and WebRequest problem31 Mar 2006 19:39 GMT1
I'm trying to use an Async="true" page to do an async HttpWebRequest.  My
code is based on the MSDN example:
http://msdn2.microsoft.com/en-us/library/21k58ta7.aspx
The problem I'm having is that I'm not sure how to wait until my response
Error when trying to access User Control31 Mar 2006 19:13 GMT2
I'm getting a weird error when trying to access a user control from
within a base page during runtime.  Here's what I have:
I have a master page with a user control on it.  I then have a few
webforms that provide content to the master page.  All of these
Error handling for html/image resource31 Mar 2006 19:06 GMT1
Hi there, I created a httpmodule to handle the exception globally. The only
catch is that it cannot catch any 404 error from html or image.
So I wish someone here could share some lights on this question .Appreciate
any inspiriting thought.
How to hook httpmodule and page event together?31 Mar 2006 18:55 GMT2
Hi there , for sure httpmodule can be hooked up with HttpApplication event.
But I'm wondering if it's poissible to trigger a httpModule in the page event
,like Page.Init().
Since request handler will be different among http/aspx, I hardly see it's
Migrating from 1.1 to 2.031 Mar 2006 18:44 GMT2
Is there anything special I should know about migrating my website from 1.1
to 2.0?
I was just planning to add new pages to a project in 2.0, and then copy the
1.1 pages over one by one.
apply css to content page .NET 200531 Mar 2006 18:39 GMT2
I am trying to apply a style contained in my Style.css sheet to a table
on my content page.  The master page has a link to the css.  I have
class="MyTable" and ID="MyTable" in the attributes of the table.  When I
view the page in the VS designer it is correct but when I run the ...
debug CodeBehind31 Mar 2006 18:32 GMT2
hi, I'm working on the DNN asp project.  I want to modify a control called
"urlcontrol.ascx", the original declaration is: <%@ Control language="vb"
AutoEventWireup="false" Explicit="True"
Inherits="DotNetNuke.UI.UserControls.UrlControl" %>
VS2005: ASP.net forms designer: Intellisense31 Mar 2006 18:29 GMT1
I have created an inherited control based upon the GridView control, however
when I use this control within the VS2005 ASP.net form designer I can no
longer access the intellisense for the base control (technically it is now
in a new namespace instead of the original "asp").
Big problem: all button controls just stopped working31 Mar 2006 18:27 GMT3
I have big asp.net , c# project with many buttons and image buttons
that suddenly stop firing,  when you click on button form -nothins
happen.
What strange that in Firefox they are still work fine,  but not in IE.
ExcelUseConstantColumnWidth and Crystal Reports from server not wo31 Mar 2006 17:49 GMT1
I have created an ASP.NET website that uses Crystal Reports that works on
the localhost (my PC), but when I copy it to the server it does not.
The problem is ExcelUseConstantColumnWidth = False.
On my PC when exporting a report, it works - columns are varible width to
Tagprefix to my server controls31 Mar 2006 17:37 GMT1
I'd like to set the tagprefix of my server controls automatically when
they are dragged to the webform.
My code reads
<Assembly: TagPrefix("CtrlLib", "abc")>
Membership provider is a webservice31 Mar 2006 17:34 GMT1
All membership/roleprovider examples use a sql database to store the
users and roles.
Now I want to connect to a webservice in stead of a sql database.
My question is how...
how keep the values of JavaScript variables unchange when page pos31 Mar 2006 17:33 GMT1
My question is how to keep the values of JavaScript variable unchanged when
the page is posted back to the server?
Problem: The JavaScript is used in HTML for computing in aspx web page
(form) design. When the page is posted back to the server, the values of
Umlaut in the Params of an ASP.NET page31 Mar 2006 17:25 GMT1
When I try to get the parameter from an ASP.NET page, all characters with a
umlaut disappear. So when I request the following URL:
http://www.MyWebsite.com/MyPage.aspx?Name="Müller"
and I use the following C# code:
Problem: GET/POST/ViewState and swapping CLIENT IP address in one session31 Mar 2006 17:24 GMT1
I would really appreciate it if anyone has any thoughts on this one -
it's driving us mad.
We have a web site which is using ASP.NET 1.1 and which is load
balanced across two web servers with IP affinity. It generally works
 
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.