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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
promote asp.net app subdirectory to new application in web.config03 Oct 2007 20:52 GMT4
Is there a way to config a asp.net app subdir's web.config so that the sub
dir becomes a new IIS application in Visual Studio 2005? I need this because
the authentication mode for the subdir is different from the parent (form vs
windows). I guess I can do so manually in IIS, or ...
Lost UTF-8 encoding on all files while converting ASP.NET web from 1.1 to 2.003 Oct 2007 19:34 GMT4
I'm maintaining a multi language website and have tried to convert it from
ASP.NET 1.1 to 2.0 using Visual Studio 2005. When it had finished, I
noticed, that it converted all my aspx pages to western european codepage.
The original files were saved in UTF-8 (with signature). All ...
error in AJAX page03 Oct 2007 19:03 GMT2
  I have a page that has some updatepanel in it. It was working properly
till very recently but today I noticed that it is not working properly and
when the page is loaded, it reported "done but with error on page". Trying
to find the source of error, I come to this message:
Reading JavaScript File Issue03 Oct 2007 18:43 GMT3
I have a javascript file that I want to use on a button.
If I have the javascript file in the same folder as the webform then it
works for eg:
/SampleApp/WebForms/TestForm.aspx
Confused about AJAX control library03 Oct 2007 18:04 GMT2
Yesterday marks the start of my research on the new (to me) .net AJAX
framework.  I checked with my web host and they have the framework
installed.
I installed the framework on my dev machine and noticed only a few controls
Newbie:  error loading Hello World03 Oct 2007 17:39 GMT1
Help!  I've been developing an ASP 2.0 app locally.  Now when I want to
upload to a web hosting company, I am getting errors.  I have never dealt
with the web hosting company before and this is my first ASP venture.
I created a small Hello world program and uploaded Default.aspx ...
Accessing framework 2.0 assembly in framework 1.1 application03 Oct 2007 17:22 GMT2
We have couple of assemblies developed in framework 2.0, we need to
include them in project reference in our one of the application which
was dewveloped in framework 1.1. I trie to ad them but IDE VS.NET2005
doesn't allow me to do the same.
Do IIS applications "go to sleep"?03 Oct 2007 16:53 GMT7
In a previous thread, I was asking about setting up my global.aspx which
inherits System.Web.HttpApplication. This is where there are the event
handlers like:
Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs)
int?03 Oct 2007 16:14 GMT3
what's the difference between int? and int
Custom WebControl with OnClick event03 Oct 2007 15:32 GMT3
Hello Developers,
How do create a custom WebControl (not UserControl), exposing OnClick event?
I reviewed countless examples found by Google, but came across nothing
helpful.
Membership.CreateUser: The E-mail supplied is invalid.03 Oct 2007 14:50 GMT2
Hi Expert,
Dim u As MembershipUser = Membership.CreateUser("jfewfewa801",
"r09gtrez30@")
Above statement return "The E-mail supplied is invalid." until I set
postponing changes to the database while using gridview-sqldatasoruce03 Oct 2007 13:53 GMT2
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/msg/01cd
ac5093057079

Hi, above is the link to a question posted by soomeone in this
usergroup an year ago, but it never got answered. I have exactly the
same question.
GridView Colun which is not visible is not rendered03 Oct 2007 13:07 GMT1
I have a column in my GridView which is not visible.
As a result it does not get rendered.
I want to be able to access the value in this column from my JavaScript.
What other way can I do this?
How to remove .extension from a System.IO.FileInfo file ?03 Oct 2007 12:16 GMT3
How can i remove the .sql extension from my script files?? I want to
read all scripts in directory into a hashtable, and use
Right(scriptFile.FullName, 3) as my key and full name as value:
'buildscript_001.sql
PasswordRecovery Control and SMTP Server03 Oct 2007 12:15 GMT1
Where do you specify the smtp server for this control ? Do you need code
?
 
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.