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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dynamically adding databound controls08 Mar 2008 19:17 GMT3
I have a usercontrol which contains two dropdown lists and a textbox.
One of the dropdowns is databound, the other is a static list.
i add this control to my page via a button click.
Inorder to make the control remain on the page after subsequent
Detecting .NET CLR from IE?08 Mar 2008 15:01 GMT3
I would like to detect .NET CLR on user computer to notice him if he will
need to install .NET 3.5 runtime from IE.
I have tried to detect using the code
"Request.Browser.ClrVersion.ToString()" but result version is "2.0.50727" and
HTML not generated on client08 Mar 2008 13:08 GMT9
 The code below will not generate the html for ImageSec.  Can anyone tell
me why?
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="DynCtls.aspx.cs"
Inherits="DynCtls" %>
Treeview & XPath08 Mar 2008 09:38 GMT2
Hi,
I have an issue displaying data with the treeview control.  
Here is my xml file :
<ROOT>
Dynamically set the checkbox column in a gridview08 Mar 2008 04:46 GMT3
  I have a GridView with a checkbox column in it called FromInsight,
however this
is not bound to the dataset, its value is based on another column from the
dataset called sourceid
Problem with processmodel memorylimit property07 Mar 2008 23:21 GMT1
Hi EvereyBody:
I have the following code that I uesd to download data from my web
application:
The Code:
odbc connection07 Mar 2008 22:30 GMT5
I've been trying to connect to a postgressql database using oledb.
1. added a system dsn in the odbc datasource administrator
2. connected to the database using visual studio
3. used the connection string created by visual studio in the database
ASP.NET Integrated Windows Authentication07 Mar 2008 22:08 GMT2
We have developed Web Application using ASP.nET 2.0 with C#.The web
site will be accessed by Intranet users(Within Domain).Currently we
are using Integrated Windows Authentication.
I have done following in Web.Config.
Code Behind File Function ASP.NET 2.0 Page Load07 Mar 2008 21:59 GMT2
I am calling Code behind file function in one of JavaScript method as
given below,
I don't want to call Code behind file function during Page Load.
Kindly help me out for same.
how to apply forecolor to listitem of dropdownlist in function of some values?07 Mar 2008 21:05 GMT3
i would like to have a forecolor for each listitem with some values only of
the dropdownlist:
If i=5 ot i=10 or i=15 then apply red forecolor to those listitems otherwise
no color.
how to put color in listitems of dropdownlist?07 Mar 2008 21:04 GMT3
i would like to have a background color for each listitem in the
dropdownlist which is fed with code-behind:
For i = 1 To 20
z = New ListItem("item" & i, i)
Getting Started with Ajax07 Mar 2008 20:09 GMT32
I'd like to start working with Ajax in VS 2008 Pro., but it's important that
I not use anything that is not standard with VS 2008 Pro. (with all
installation options selected).
Does anyone have suggestions of good resources I can check out that keep the
default button in password recovery control07 Mar 2008 18:48 GMT1
asp.net 2.0
I have an asp:Login control and an asp:PasswordRecovery control on the same
page. The login control is above the recovery one.
When I open the page, I'm setting the focus to the login control. I type in
Use data. What is the correct way to do this?07 Mar 2008 18:46 GMT1
I have 10 labels in different parts of a page, each one displaying a
value.
I have a class that uses Linq to retrieve all those values from a
database and places them in its properties.
passing values from chil pop up to parent07 Mar 2008 18:34 GMT4
 I am trying to pass the value from my child window to my parent window. I
don't get the value from child to my parent when I  refresh my parent page,
if I don't refresh my parent page then I get the value frtom my child window.
Below is the code in my parent window and child ...
 
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.