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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Server Side code withoout page refresh25 Feb 2006 16:00 GMT5
Is it possible if I can call server side code without the page
refreshing?
Thanks,
Sean
ajax and dotNet25 Feb 2006 15:39 GMT6
I tryed to buid my own AJAX framefork, but when i do postback via
XMLHttpRequest i get following error "The HTTP verb POST used to access
path '/WebSite1/' is not allowed.".
What could be the problem?
SqlCacheDependency and Strongly Typed Datasets25 Feb 2006 14:54 GMT2
Background: Using .NET 2.0, Sql Server 2005, SqlCacheDependency is
utilized successfully against SqlCommand objects elsewhere in the code
(in other words I have successful instances of using
SqlCacheDependency).  ASP.NET website built in 3 separate tiers:
access controls on another web user control25 Feb 2006 14:19 GMT1
I have 2 web users controls in a page and I would like to get or set
the selected values of a few dropdown boxes and I also would like to
know how to access functions that are on aweb user control X from a web
user control Y, is this possible? How can I do it?
Help casting a dynamic user control to the type i need25 Feb 2006 12:38 GMT1
Hi all, I am adding dynamic user controls with the simple code as follows:
MyPlaceHolder.Controls.Add(LoadControl("MyUserControl.ascx"));
I then want to run a member on my user control, something like:
MyPlaceHolder.Controls[i].TheMemberFunction();
Invalid attempt to Read when reader is closed.25 Feb 2006 10:47 GMT1
Public Function GetTopLevelThreadName(ByVal ThreadID As Integer) As
SqlDataReader
Sp_Datasql = "WS_Get_TopLevelThreadName"
       SqlParam = New SqlParameter(0) {}
How can I use xlst in asp.net?25 Feb 2006 10:42 GMT1
How can I use xlst to display a xml file  in asp.net?
ASP.NET 2.0 Web Site:  Where is the "release" Configuration?25 Feb 2006 10:40 GMT5
When I create a web site (or personal web site starter kit) I don't see a
"release" version in the configuation manager like a default Winforms
application has.  Does it not apply for Asp.net?
WebResource.axd issue on W2003 server25 Feb 2006 10:18 GMT1
we want to go public at a customer and have a problem at their Windows 2003
server (IIS6) running a ASP.NET solution with CLR framework 2.0.
In the welcome page (simple one, no logic) we use the build in menu control
with one sub-menu (dropdown). Now it seems, it cannot load any ...
Trying to store items in the viewstate... wont work25 Feb 2006 10:08 GMT5
Hi all, im attempting to use the ViewState instead of the hidden values
normally used in procedural web development, however i cant seem to get
anything to add into it or load correctly from it.
I am trying to navigate through 4 stages of my script and saving data as i
How to use ASP.NET 2.0  Web Admin tool on hosted site??25 Feb 2006 09:11 GMT1
I deployed the personal web starter kit and its databases on a shared hosting
site The hosting site gives me ASP.NET 2.0 and a SQL 2005 server database.  
Everything is working but now I would like to use the ASP.NET Web Admin tool
to manage users, roles, etc...
multipart message from WebRequest (asynchronous)25 Feb 2006 08:58 GMT1
How do you retrieve the streaming 'parts' of a multipart message from a
WebRequest?
Here is the situation.
A WebRequest is submitted to a server (http://TheServer:80/GetMedia?ID=1).  
Need help with CDONTS or other object to receive mail in a specific way25 Feb 2006 07:29 GMT2
Is it possible to write a script using CONDTS object to read all emails from
the SMTP IIS "Drop" folder without changing the username and email address
in LogonSMTP? or is there completely another way to do it. Here is what I
want exactly the program to do:
MasterType conflicts with Theme25 Feb 2006 07:15 GMT2
Is there a reason for which using the MasterType directive to use the typed
struct of a master page conflict with the @Page Theme directive?
Thanks
Andrea
Datatable default values25 Feb 2006 04:15 GMT1
I use a dataadapter to create a datatable and retrieve/update data in SQL
Server database. But the datatable does not receive the default values from
a server table and the new records don't receive the defaults values.
What may be wrong here?
 
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.