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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AJAX Toolkit 3.5 on VS.NET 2008 RTM?23 Nov 2007 07:50 GMT8
1. Do I need to install "AjaxControlExtender.vsi" and to use "AJAX Control
Toolkit Web Site" template when I create a new web site or I can just use
"ASP.NET Web Site" and to add "Script Manager" control and have the same
functionality.
Changes in .net 2.0 SP1?23 Nov 2007 07:17 GMT1
.net 2.0 SP1 is included with .net 3.5 and is released as stand alone
now:
http://www.microsoft.com/downloads/details.aspx?FamilyId=79BC3B77-E02C-4AD3-AACF
-A7633F706BA5&displaylang=en

But I can't find an errata. What are the changes in fixes in SP1?  If
Precompile Contradiction?23 Nov 2007 06:05 GMT3
Scenario:
ASP .NET 2.0 Web "Site"
All but one page is written using inline VB .NET code.
One page is written using VB .NET code-behind.
Visual Studio 200823 Nov 2007 03:27 GMT25
I see the new software is 'RTM' but what does that mean in terms of when we
can actually purchase it?
Thanks,
JJ
Presentation23 Nov 2007 03:01 GMT3
I have done my first big project with .net 2.0. I like how easy it is to
build 3 tier apps with strongly typed datasets and a business logic layer.
The main thing I dislike is how to handle presentation logic:
The formview: is there any way of getting around having separate forms ...
stop button postback ajax in non-ie23 Nov 2007 02:53 GMT3
Sung the ASP.NET AJAX framework, and following the control creation examples
from the ajax toolkit I have created a simple custom control that includes a
button with a client side onClick handler.
Returning false from the handler prevents postbacks in IE but in firefox the
last_updated_id23 Nov 2007 00:00 GMT6
In MySql there is a function call (using php) that returns the value of the
last autoincremented value after doing an insert.  How is it done here with
vb.net and Sql Server?  I researched it and saw something about "@@
IDENTITY", however, I am having trouble using it to get that ...
open IE in full screen23 Nov 2007 00:00 GMT3
When I run my web app via the IDE, it opens up IE maximized (full screen) then when the page gets ready to load it shrinks down my IE window. Is there a way to keep IE to a full screen?
Application_Start23 Nov 2007 00:00 GMT18
asp.net 2/C#
I have noticed that during periods of inactivity on my website, the
Application_Start event is firing about every 40-45 minutes. Is this
normal? Shouldn't the app start once and remain running until I stop
ASP.Net with IIS and SQL Server in different hosting companies23 Nov 2007 00:00 GMT7
I am working on a project for a potential customer.
The project will basically involve an ASP.Net  2.0 application and a
database (ideally MS SQL). The customer has already a hosting plan but it
does not currently include a MS SQL database. This option is offered as a
Adding a task into the markup of an aspx page22 Nov 2007 23:51 GMT4
Can it be done??
Lloyd Sheen
Simple LinkButton22 Nov 2007 21:16 GMT4
An ASPX page, named LinkButton.aspx, has a single LinkButton & nothing
else. The code is very simple:
<form runat="server">
<asp:LinkButton ID="lnk" PostBackUrl="Page1.aspx" Text="CLICK"
Can I avoid Partial classes in VS.Net 2005 ?22 Nov 2007 19:45 GMT5
I am working on a migration project for a huge asp.net application now
running in framwework 1.1 to dotnet 2.0
As a first step, I opened the .sln files of the project in VS.Net
2005. The Conversion wizard created partial classes off the existing
First time access to website is slow - Solutions?22 Nov 2007 19:39 GMT4
As I understand it, (by design?) the first person to visit a ASP.NET website
has to wait a little longer because the site is being compiled.  Subsequent
visitors (if they visit soon) will find the site to load faster.  After like
30 minutes this happens again.  Where can I change ...
MembershipProvider Question22 Nov 2007 19:14 GMT2
Is the MembershipProvider instance unique to a Session ? ie does each
session have its own copy ?
 
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.