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
data reader to data set05 Dec 2006 14:38 GMT1
I have data reader(I can't create data adapter, because I'm using
command.BeginExecuteReader and EndExecuteReader)
What is the best way to save data reader to table inside the data set?
Any example?
can't see Virtual Directories of Website asp.net 2.0 IIS 505 Dec 2006 13:40 GMT1
After creating a website in VS.Net 2005 (IIS 5.1)
I can't see any of my website virtual directory in IIS
After doing some search i camr across the info below -link-
http://msdn2.microsoft.com/en-us/library/k6h9cz8h.aspx
Passing values into SQL Server05 Dec 2006 13:38 GMT1
Hi: I create two textboxes and a button and try to pass values from the
textboxes into SQL Server by using Save Button Can any one please tell
me do i write some code on save button or i bind the textbox with the
SQL Server fields as i bind the fields in VB.NET
VSS keeps adding Web Site's bin dir...05 Dec 2006 12:53 GMT4
Any way to make this stop?
Rolemanager05 Dec 2006 12:52 GMT7
I have the following settings for my Rolemanager
roleManager enabled="true" cacheRolesInCookie="true" cookieTimeout="30"
cookieSlidingExpiration="true" cookieName=".ASPXROLES"
My Expectation was that any hit to the database after the initial load
set focus05 Dec 2006 12:44 GMT1
hi..suppose there is only one textbox in the form and one command
button...
can anyone tell me how can i setfocus of textbox when page is load?
should i do that by java script?please send me coding how to do that?
Radiobutton item template05 Dec 2006 12:40 GMT3
I've a radiobutton as an ItemTemplate in one of my columns in GridView that
is loaded from dataset, How can I goup my RadioButtons in my column the way
that only one RadioButton in my column to be selected.
Thanks
Error message page05 Dec 2006 12:21 GMT2
How do I set an error page
e.g. "An error has occurred"
Instead of showing all the details of the error to the end user......
TIA
aspnet_compile - why this bug?05 Dec 2006 12:02 GMT1
Hi;
I am building using MSBuild and the <MSBuild ... /> task and getting the
following:
ASPNETCOMPILER : error ASPCONFIG: Could not load file or assembly
Databinding ImageUrl urlencodes characters05 Dec 2006 11:56 GMT2
I have an <asp:Image> control in which I am databinding the ImageURL
attribute.  The URL is another ASPX page that provides the binary
source of the image,
The problem is that ASP.NET is insisting on HTML encoding the URL
Classic ASP & Ajax05 Dec 2006 11:46 GMT1
Some one can suggest me what is the best component used for good old
Classic Asp?
Thanks
Luigi
Check One CheckBox To Check All CheckBoxes05 Dec 2006 11:35 GMT10
All the rows in a DataGrid, including the Header, are accompanied with
a CheckBox. I want that when the CheckBox in the Header is checked,
then all the CheckBoxes should automatically get checked. I set the
AutoPostBack property of the CheckBox in the Header to True & am
filling dataset from data displayed on Gridview05 Dec 2006 10:13 GMT4
Hi.. As we are assigning gridview's datasource to
sqldatasource/dataset/datatabl­e..similarly is the reverse of this
mechanism possible ?i.e. means get the displayed data from datagrid and
fill another dataset with these data....Plz help in solving this
IsInRole problem05 Dec 2006 09:59 GMT1
I have a strange problem with my asp.net application. I am using the
following code to see if a user is in a windows group:
if(!System.Threading.Thread.CurrentPrincipal.IsInRole(System.Configuration.ConfigurationSettings.AppSettings.Ge(@"WindowsGroupForVaspUsers")))
I also have ...
Add title to page05 Dec 2006 09:55 GMT3
How can I add the <title> tag inside the <head> of the page and set its
value all at runtime?
Thanks,
Miguel
 
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.