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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CheckVirtualFileExists04 Sep 2007 15:18 GMT2
I have an asp.net application with a HttpModules in it.
It looks at:
AppDomain.CurrentDomain.UnhandledException += new
UnhandledExceptionEventHandler(OnUhe);  //UHE on threads
Enabling GZip in MS Ajax04 Sep 2007 15:14 GMT3
I have been using YSlow over the last couple of days grading the perf of my
site. On some of the pages i have managed to get the score up a very
respectable B using a couple of custom httpmodules to handle Gzip, adding
expires headers, and combining css and script files. One ...
Application Pool Restart04 Sep 2007 15:05 GMT2
Problem: Application Pool restart.
We have a Web Application / Service running on IIS 6.0 on ASP.Net 2.0
framework. The service performs some operations in worker threads. At
times the Service stops suddenly and so do the worker threads.
Events on a Timer04 Sep 2007 14:41 GMT4
I'm pretty new to asp.net programming and to these forums, so I hope that
I'm asking an appropriate question in the right place.
I'm helping to develop a web application in asp.net 2.0, vb.net, and I'm
trying to execute code every 10 minutes, starting at 6:00 am and ending at
Forum package04 Sep 2007 14:23 GMT3
I'm looking for a forum package. I would prefer something free with source
and written in C#.
I want to add a community forum section to my web site.
Any suggestions?
Can't find a GridView inside a template of a custom templated web control04 Sep 2007 13:23 GMT2
This is my first Templated Web Control I've written and I hope someone
can help.
I have three templates inside my web control and I'm trying to find a
GridView inside one of them.  Naturally, it's throwing a null
Doubt Panel and JS04 Sep 2007 12:51 GMT4
Hi, I have asp.net 2.0 C# panel, named: pnlRejeitar on a master page... but
the generated name will be:
ctl00_Contentplaceholder2_grdContratos_ctl02_pnlRejeitar...
I need to do a js function wich hides/shows it on client, not having the
WWF with ASP.Net04 Sep 2007 11:56 GMT3
My boss told me that we would be developing the in house
project which would be based on WWF  integrated with Asp.Net.
         I have started reading about WWF but only could understand
few stuff. I want to know how it is implemented with some case studies
Scraped content via WebRequest: Fixing mis-rendered characters systemically?04 Sep 2007 10:04 GMT5
I have a portion of a web page that I am scraping via .NET's WebRequest
object. Code and page URL is below. Some characters are being mis-rendered
when the string representing the page portion is returned: these are various
entity characters that do not translate correctly into ...
Send email with carriage return04 Sep 2007 09:23 GMT1
I'm using the following code to send an email and it's working OK but using
\r\n is not breaking up the lines and I tried Convert.ToChar(10) also and
still it doesn't carriage retun.
MailMessage objMailMsg = new MailMessage(strFrom, strTo);
user info04 Sep 2007 08:20 GMT3
WindowsPrincipal p = System.Threading.Thread.CurrentPrincipal as
System.Security.Principal.WindowsPrincipal;   
p.Identity.Name tells me userId. how do I get out not only the log in name
but also the name of the person who is inlogged in the system???
Can the validation control apply to server controls other than TextBox?04 Sep 2007 08:06 GMT3
TIA
Code Ignored??04 Sep 2007 04:42 GMT1
I added an AdRotator control to my master page. It seems to work fine.
But if I set it's visible property to False, and then place the following
code in the page (actually, it's in another, nested, master page):
void Page_Load()
autocomplete=off is not XHTML compliant04 Sep 2007 00:59 GMT1
I have a school test site where students enter answers.  I want to disable
the auto complete feature.  You can do this for IE via autocomplete=off to
the form or input control.  But, this is not XHTML compliant.  Does anyone
know how to disable this in a XHTML compliant manner?
The 'OraOLEDB.Oracle.1' provider is not registered on the local machine03 Sep 2007 23:43 GMT1
I am developing an ASP.NET application using NET 1.1 and using Oracle
as my Databse,
when i tried to run the application by giving the ServerNAme/IP
address of machine(i.e. server), I am getting the followinig error:
 
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.