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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sharing masterpage across two projects20 Oct 2005 13:51 GMT4
this is an asp.net 2.0 question.
I have a project that holds a master page.  I want to use the same
masterpage in another web project.  It seems like this is not possible.  
Anybody know how to work around this?
ASCX User Control Drop Down List Issues20 Oct 2005 13:30 GMT3
I have an ASCX user control with a drop down list inside an ASPX (C#)
page.  The user selects an item from the DDL, clicks a button, and the
DDL.SelectedValue is supposed to be sent to another function.  However,
the SelectedValue is always the first value in the DDL.  I have tried
I've got doubt about MARS feature support in ASP.NET 2.0 and MSSQL 2.020 Oct 2005 12:48 GMT1
I've got issue about MARS feature support in ASP.NET 2.0 and MSSQL 2.0
How to get things work?
What i've done is I got vs.net 2.0 and MSSQL 2005 installed on my pc.
Then I tried to test MARS feature following the example in the msdn
ASP.net and CrystalReports20 Oct 2005 10:36 GMT2
I write web applicationa and I want use CrystalReport.
On developer machine all works very well, but if I copy application to
server on web site I have information (error) that assambly can't find
CrystalDecisions.CrystalReports.Engine
Identifying user in Windows group20 Oct 2005 10:35 GMT9
I am using Visual SourceSafe to work on a project in a team of three.
I have created a Windows group  caleed "Application_MO" on my machine and
added my Windows login to it.
However, when I run the code below, the answer is always "KO" i.e. I am not
How To Force Server To Send Data To WebPage WIthout Refresh(Push Method)20 Oct 2005 10:32 GMT4
my prob. is that
i have a web server, and i want it to send fresh data,whenver
it is available(from sum other source), to a webpage.
Now i used refresh, but i want to use an alternative.
save file with different name !20 Oct 2005 10:19 GMT1
uptill now i able to save the files to the server with thier original names, but i want to save the files with different names to avoid duplication of file names. see the following for what i have acheived uptill now :
strFileName = txtFileName.PostedFile.FileName
strFileName = ...
Few questions On "Community Server"20 Oct 2005 09:52 GMT10
1.  Is there an ASP.NET 2.0 version available yet?
2.  Is there a VB.NET version available?
3.  How do I install the source version on my dev machine (I have SQL Server
2000, VS.NET, IIS, etc...)
Tab Index20 Oct 2005 09:52 GMT1
Does any one know how to change the TabIndex of the controls in runtime?
I made:
textBox1.TabIndex = 0
textBox2.TabIndex = 1
Open web page in new window20 Oct 2005 06:45 GMT3
I am creating a web application using C#.  I have a login page that is
used authenticate the user and redirect them to another web page called
Run.aspx that runs an executable that takes their username as a
parameter.  Currently I am using Response.Redirect(Run.aspx) to take
convert 01/01/0001 to empty string20 Oct 2005 04:15 GMT6
I am using ObjectDataSource bind to DetailView which will contain one of the
column with the value type is date. whenver the value of this column is
empty . then it will be display the date in the format ( 01/01/0001), How
can I convert it to empty string or just string?
Making the same button do client side javascript and server side vbscript?20 Oct 2005 02:14 GMT2
I am working on an application where the user enters info into a
multiline textbox.  The info is Stylesheet tags that he wants web pages
to use.  Basically he would be entering a stylesheet into the textbox,
something like:
Getting ApplicationPath (or equivelent) in Application_Start handler20 Oct 2005 02:03 GMT8
Is there any way I can get the application path (the one returned by
Request.ApplicationPath) in the Application_Start method in
Global.asax? Request is not valid there. On a related note, is there a
way to get it from a static method in an aspx page, or in the class
Infragistics webgrid20 Oct 2005 02:02 GMT1
If we use infragistics webgrid and how a hierarcial grid with child row
cells with html table innerText. Now suppose we try to reduce the width
of this row not that on moving to the header of this child row cell and
releasing mouse we get an error of 'style' is null or not an object ...
Best grid to use in ASP.Net20 Oct 2005 02:01 GMT3
Can anybody suggest me, which is the best grid that can be used in ASP.Net.
The main functionality I'm looking for is
I shoud be able to do heirarchical view of data.
Need to do a row merge and column merge.
 
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.