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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SqlDataSource performance15 Dec 2006 16:59 GMT4
Is there any difference in performance between a SqlDataSource and an
ObjectDataSource - assuming they are being deployed to perform the same task
against a SQL Server database?
Mike
Ajax doesn't work with calendar control15 Dec 2006 14:40 GMT1
I applied the following Ajax code in my web page which has a calendar control
to keep my page from completely reloading everytime something was changed.
<atlas:ScriptManager ID="ScriptManager1" runat="server"
EnablePartialRendering="true"/>
ASP.Net Control Accessibility15 Dec 2006 14:11 GMT1
This page:  http://msdn2.microsoft.com/en-us/library/ms227996(VS.80).aspx
at the top says "ASP.NET server controls cannot be used in applications that
must be 100 percent conformant with Web Content Accessibility Guidelines 1.0
(WCAG) priority 1 guidelines. In those cases, you ...
Difference between Server.mappath and Page.resolveURL15 Dec 2006 13:59 GMT4
Can any one let me know what is difference between Server.mappath and
Page.resolveURL and what are the situations we use them.
Thanks,
Sandy
Kill And ASP.NET Session15 Dec 2006 13:31 GMT3
Does anyone know how I can kill a session by session ID ?
Signature

Goofy

relation between 2 table15 Dec 2006 12:47 GMT6
Lets say i've 2 table. Order and OrderDetail.
Order table is contain OrderNo(PK), OrderName.
orderDetail contain orderDetailID(PK), OrderNo(FK), item and qty.
and i had finish related the two of table in dataset. Is it possible that
small doubt regarding ResolveURL15 Dec 2006 11:58 GMT2
I used the below code for an image button
image1.imageurl="~/images/image1.jpg";
image1.imageurl=Page.ResolveUrl("~/images/image1.jpg");
Both statements work fine..
if statment based on elapsed time ..15 Dec 2006 09:22 GMT4
I want to make buttons available or not available based on how much time
has elapsed.
An example:
If NOW() > 8 hours then btnOne.Visible = False
new asp web application15 Dec 2006 08:03 GMT1
I am New to asp.net.  I am using Visual Studio 2003.  I have been reading
some books but still can not get starting a project correct.  I have been
reading some about creating a virtual directory.  So here is what I have done.
1. created a folder C:\MyWebsiteApp
need some assistance15 Dec 2006 07:34 GMT2
I need to pass back multiple selection from an asp.net app datagrid and
update a table. How should I handle this? I get the values by looping he
datagrid, but, do I execute the update stored procedure on every iteration?
Or is there a way to pass all the selection at once to the ...
ASP.NET / MSSQL 2000 - Join table once or twice.15 Dec 2006 03:48 GMT3
I've been thinking about this problem for awhile, and can't seem to
come up with a valid answer.  I've got two tables, Surveys and
Instructors.  When a survey is completed there are one or two
instructors associated with it (no surveys with zero, and no surveys
session problem15 Dec 2006 03:43 GMT4
After I use the function "Directory.Delete" or "Directory.Move", my session
will destory.
Why? Thanks.
James
SQL Server vs Oracle?!15 Dec 2006 02:59 GMT9
I need your help!
I'm working at a company that is considering changing from Oracle to
SQL Server 2005. The debate goes on and on and on....
I need some arguments that will help me convince those who are on the
Session Timeout before in Windows 200315 Dec 2006 02:56 GMT1
We have two production server, Prod server 1 giving error Session
Timout before 90min where it has been set 90 in global.asa
Differences
Prod Ser 1 :  Windows 2003, No Service Pack Installed
Textbox in Custom Server Control not retaining data after postback14 Dec 2006 23:54 GMT4
I am currently building a custom combobox server control.  I have
followed pretty much any example, yet my textbox does not retain the
data after postback.  my LoadPostData function being fired off, and as
far as I can tell, it works fine.  But by the time it is run, the value
 
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.