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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Selected Value of a DropDownList is never the good one05 Feb 2008 06:19 GMT4
Hi group,
I have a problem with my dropdownList. First, you have to know that
I'm working with the ViewState setted to false.
Consider this code, reproducing lightly my problem :
Setting ASP.NET Configurations in a new Web Site in IIS 605 Feb 2008 06:15 GMT5
Hi. I have a machine that is running IIS 6 and has a few Web Sites already
configured on it. Those sites are working fine for ASP.NET (2.0). When I
added a new web site just now, it does not come configured to handle ASP.NET
stuff already (which seems weird). In any case, is ...
Using ASP.NET Configuration Tool Remotely?05 Feb 2008 06:13 GMT8
The ASP.NET Configuration tool is great for quickly managing users in the
database on my development machine.
However, I don't see a way to use it to access the database on my Web
server. Is this possible?
Asp.net Themes & Frontpage _vti_cnf directory05 Feb 2008 05:05 GMT2
When I look at the source html generated from my asp, the links for
the css in my theme are duplicated to include files in the _vti_cnf.
<link href="../../App_Themes/MainTheme/_vti_cnf/StyleSheet.css"
type="text/css" rel="stylesheet" />
Access to CreateUserwizard controls05 Feb 2008 02:41 GMT3
I have a textbox on a CreateUser control. I want to assign a value to this
textbox programmatically. How can I access this control? Thanks.
Signature

L. A. Jones

Confirm Extender for ButtonField05 Feb 2008 01:00 GMT1
I know how to add a confirmation or an AJAX extender to a regular button,
but is there any way to add a confirm (yes/no) to a ButtonField in a
Gridview?
HtmlTextWriter Re-encoding my strings04 Feb 2008 22:54 GMT3
I am using an HtmlTextWriter to writer out some html. Prior to sending the
content to the text writer, HttpUtility.HtmlEncode the string. However, doing
so results in a string where "&" become "&amp;" and "<" becomes "<".
This is a problem because I am trying to actually write out ...
grid format04 Feb 2008 22:44 GMT3
In my grid how can I get $229 to show instead of 228.889?
I have the column set to string.format("{0:c}") but its still showing
$228.88 and I want $229 to show
SQL Query to Linq (Group By and Sum)04 Feb 2008 22:26 GMT6
I'm trying to convert this query into LINQ but I don't have idea how to do
it.
Select C.sName as CustomerName,  S.sName as Salesperson,
     Sum(O.nQty) as Qty, Sum(O.mAmount) as Amount
Connection String Storage04 Feb 2008 21:35 GMT3
My shop currently has all of its ASP.NET pages using a singular
web.config file which to my knowledge doesn't work when you start
doing additional tasks like AJAX or Futures.
I either need to know if there is a way to use a singular web.config
Exporting from an HTML table to a Spreadsheet04 Feb 2008 21:10 GMT5
I have a asp.net page that dynamically constructs a table based on data
retrieved from a database.  This is an excerpt of the code used:
' Create a row
Dim row As HtmlTableRow = New HtmlTableRow
problem to access user control(.acsx)04 Feb 2008 19:43 GMT4
I am in a problem to access user control(.ascx) on a .aspx page
the following is my scenario
I have following directory structure -
Autoboom
menu at visualstudiomagazine.com04 Feb 2008 19:18 GMT1
Does anyone know how the site makes the menu dropdown the subitems?
visual studio 200504 Feb 2008 18:56 GMT3
Can I install .net 30 and visual studio 2005 on win 2000 server machine?
Thanks...
managing an ftp server04 Feb 2008 18:07 GMT1
i'm sorry, but i've posted this before by accident already into another
group.
here goes: in our webproject we'd like to offer the users a way to
upload files to our server via ftp. so what i need to do is the following:
 
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.