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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
class - save from page to page24 Feb 2006 16:37 GMT3
How do I get a class to persist from page to page?
Help me clean up my DB connection (trying to use parameterized query)24 Feb 2006 16:36 GMT5
I'm tring to modify an existing DB connection/query into a parameterized
one. But, in doing so, I get an error stating that I am not defining the
variable I am using in the query.
This is what I have:
Dynamic Controls and MasterPage Problem24 Feb 2006 16:34 GMT1
I have a page that creates dynamic textboxes based on the number of
fields a user chooses to fill out. Basically, I am able to create the
controls via this method (with other details):
Dim txtbxTextBox as New Textbox()
ASP.Net 1.1 Client Script24 Feb 2006 16:26 GMT1
I have an asp.net page with client side javascript.  In the script I can get
a control and read its properties by using
document.getElementById('txtDBName').  But if I try to set any of the
properties of this control it doesn't work; for example the code line
GridView: Row background color= red if row ID = 324 Feb 2006 15:52 GMT1
How would I do that?
Thanks
simple doubt24 Feb 2006 15:39 GMT1
i have an excel file. i want to convert that excel file into csv(comma
separated values) file format.
can u give me some idea.
Thanks in advance ,
Web Services project24 Feb 2006 15:34 GMT1
Is there a way to create a web service project that has a proper project
file (e.g. csproj), instead of having it be file based where whatever
happens to be in the directory magically becomes part of the project?
Thanks
ASP.NET applications not working??24 Feb 2006 15:21 GMT1
I'm new to deploying ASP.NET applications. So got a few sample apps
like DotNetNuke and others and tried to run them on the webhost account
i have. But every time it gives the same error --
Runtime Error
Hosting an ASP .NET 2.0 web site with database24 Feb 2006 15:02 GMT1
I have an ASP .NET 2.0 web site with a MSSQL express 2005 database.
What is the normal procedure to host that web site and database at a
hosting site?
I am hosting it at dotnetmart, but cannot quite figure out what setup
filtering data24 Feb 2006 14:49 GMT1
the problem i'm having is that i can't get the Sql statement set to
search for Department or Last_Name%..
:(
       <asp:SqlDataSource ID="SqlDataSource2" runat="server"
Gridview - conditional formatting24 Feb 2006 14:43 GMT8
In order to customise rows on my gridview control, I've some code in the
RowDataBound event, that works on each row, altering it's attributes..
for example I have:
If gvResults.DataKeys.Item(e.Row.RowIndex).Values.Item(1).ToString() =
Solution: Asp.Net and Smb shares - without impersonation24 Feb 2006 14:07 GMT4
I've found a solution to this that I think I like, but I thought it wise to put
it out for all to see so people could punch holes in it as they wished. (Is
there a better way?)
I want a page in an Asp.Net site to be able to open/access a file that's on an
vBulletin forum - similar.24 Feb 2006 13:58 GMT1
Does anyone know of an 'out of the box' forum software, similar to that of
vBulletin which is unedr PHP?
Thanks
Sequence Order between Page Init and User Control Init24 Feb 2006 13:56 GMT1
I got a aspx which have several user controls on it. My question is that
what is the order of ASP.NET execute the page and user control ? does it
like this :
Page Init -> User Control Init -> Page Load -> User Control Load ?
Runs on development machine, not on server?24 Feb 2006 13:49 GMT10
I'm trying to deploy a asp.net app that I developed in Visual Studio 2003 on
an XP Professional machine. It runs fine on the development machine, but
when I try to run it locally on the server (i.e., http://myserver/myappdir.)
I get an error like this:
 
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.