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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pass values from URL to other pages ?28 Jun 2006 12:13 GMT2
i have a page A and Page B.
in Page A have 2 links to Page B. to display a set of date based on
condiction set in url.. like
in page A
Dynamic HTML in ASP.NET28 Jun 2006 11:54 GMT3
I can manage quite well in ASP but would like some
advice in the best way to achieve dynamic layout
in ASP.NET and still keep the page and code
separate.
Problem with alert message28 Jun 2006 11:42 GMT1
I've created a web page with ASP .NET and C#. Say my aspx filename is
"WebForm1.aspx", I have created another C# file named "Details.cs".
My problem is I want to prompt an alert message from both WebForm1.cs and
Details.cs, WebForm1.cs works fine, but no message can be shown from
Grid View28 Jun 2006 11:28 GMT1
i want to edit whole page on single button click
I'm lazy: how do I make the first databound record not display/chop off the first element from SqlDataSource28 Jun 2006 11:24 GMT7
I'm using ASP.NET 2.0, C#, SQL Server 2005, and databound controls like the
DataList and the GridView. Right now I'm using SqlDataSource as part of very
quick and dirty site; I'm not looking to tier things.
I want the topmost/first data element in a particular control to NOT be
Nested Repeater Question28 Jun 2006 10:54 GMT2
I have a nested repeater and this is the code I have in the item data bound
event
private void _repeater1_ItemDataBound(object sender, RepeaterItemEventArgs e)
{
Performance between Html with run at server and Webserver controls28 Jun 2006 10:33 GMT1
         if i make an Html input control with run at server attribute
will there be more performance when compared to Webserver controls, and
will there be a Viewstate for Html control with runat server attribute,
Can anyonw give some insigts on this
Custom Controls with non-String Attributes28 Jun 2006 10:20 GMT3
I want to add attributes to my custom controls that are not of type String.
I know how to convert from a String to the different types that I want, but
when the user assigns values to the attributes using properties (assigns the
values programmatically) I want them to be able to ...
How do I debug a web site with VS2005?28 Jun 2006 09:51 GMT3
Sorry if this is a FAQ, but I couldn't find an answer by searching.
I have been using VWB Express for a while, and have just installed
VS2005 Professional. I tried to open an existing web site as an IIS
project instead of a file-based one. I want to debug it in VS via IIS,
Page Shows Up Blank!28 Jun 2006 08:51 GMT3
The page never gets to Page_Load and displays  blank.  Setting the trace flag
makes no difference. View Source reveals:
<BODY>
<ASP_SMARTNAV_RDIR url="/WDC_RSS_WEB/ViewAlarm2.aspx"></ASP_SMARTNAV_RDIR>
adding a value to Session object28 Jun 2006 08:26 GMT2
I'm using Javascript to dynamically add to a dropdown values like
for ( i=0; i<tv.length; i++ ) {
  selectDDAvisCtrl.options[i] = new Option(tv[i], tv[i]);
}
Visual Studio Express28 Jun 2006 08:09 GMT5
It's possible to generate dll for deployment of projects (for my code
behind files)???
I can't find any option to do this in Visual Studio Express.
Need I to compile the pages in command line???
WebResource.axd returns error28 Jun 2006 08:09 GMT1
We have encountered a strange problem with WebResource.axd service. Please check
a look at the following two web sites:
http://www.easyquerydemo.com
and
What is SQLdatasource parameter 'size'?28 Jun 2006 08:06 GMT1
I'm new to ASP.NET 2.0 and I am trying to get more information on the
size property within the parameter tag of the SQLdatasource control.
I have this code as an example...
<asp:Parameter Type="String" Name="NewID" Direction="Output" Size="4">
Dotnetnuke, clean install -> wrong login crashes default application pool28 Jun 2006 07:59 GMT2
I just started with dotnetnuke, and with a wrong login (wrong password
on a clean install i can crash the application pool from IIS.
(when i login with the right username/password information the site
works fine, i can do anything it is supposed to do)
 
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.