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
New to Visual Studio 2005 ASP.NET opinion15 Feb 2006 02:34 GMT1
frankly, I am impressed by VS 2005, but I think it is pretty limited. you
dont have a real hyperlink button.
it looks like flash is the way to go if you need fancy things.
i read on the web that next version of vs will have some flash functions
how compare object with string15 Feb 2006 02:18 GMT7
I have the code: If Session("Plan") = "Plan I" Then...
I was just aware of that the Session("Plan") is an object, with String value
"Plan I", but I don't know how to compare them and it never equals. I have
tried to use
Can't get SqlCacheDependency working correctly15 Feb 2006 02:04 GMT5
I'm trying to get sql cache dependency working correctly.
I've got sql server 2005 for my back end.
I've don the "ALTER DATABASE dbName SET broker_enable" command.
I made sure the user in my connection string has subscripe notifications
Custom Control with a complex property type15 Feb 2006 00:35 GMT1
I have a property will an array of webcontrols.
The control features a custom property editor which can add and remove web
controls to the array, but how do I persist the informtion by serializing it
to the aspx page?
How do you set DataBound Dropdownlist to "Choose"?15 Feb 2006 00:04 GMT5
I have dropdown list bound to a Table, I don't want dropdown list to select first row from a table but rather to display "Choose" and when user clicks it then to display available values.
How can I do that?
Test Link Page Exists?14 Feb 2006 21:55 GMT1
I have a NavigateUrl property on a page that is this:
    MyLink.NavigateUrl = "~/testpage.aspx";
I want to programmatically load testpage.aspx so I can tell if it is
really there. This will be a test I run from one page on the web site
Gridview and paging doesn't work14 Feb 2006 21:49 GMT6
I'm working with a gridview (4 bound columns and 1 template column, using
databind from codebehind). It works just fine, but I tried to add paging,
and when I click any paging button (next, last, or page #), it return this
error and I don't know what's wrong:
What server control is for render pure html file?14 Feb 2006 21:37 GMT1
I'd like to dynamically render lots of html file from a ASP.NET 2.0 page,
which server control or method is best for this?
Thanks.
Button click event not firing14 Feb 2006 21:32 GMT4
I have a page with bunch of user controls and standard controls on the page.
And then I have a Button control on the page which is used to save the data
on server side. All was working fine and dandy till yesterday. Today the
button click event started showing some weired ...
Create External Process14 Feb 2006 21:25 GMT2
ASP.Net v1.1
Trying to create and start an external process (run another application).
This application can take a few minutes to complete, but I want the ASP.Net
web page to return immediately without killing the process it started.
How To: Popup Confirmation Dialog & Redirect in LinkButton_OnClick14 Feb 2006 21:21 GMT2
How To: Popup Confirmation Dialog & Redirect in LinkButton_OnClick
Hello All,
I have a ASP.NET 2.0 (C#) web form with a LinkButton control.  In the
server-side code for the LinkButton_OnClick event, I need to do some
Printing from web form without print dialog.14 Feb 2006 21:11 GMT3
I'm at my wits end trying to search for what I assumed to be a relatively
straightforward task.  I have a Web application written in C#, and I have a
button on the form that I want to print the current contents of the browser
without bringing up the print dialog.
How do I decrease first page load time when there are 300 dll's on bin folder?14 Feb 2006 21:06 GMT1
Hi, it's me again:
   I have made an extensive search at google and finding a lot of
information, but nothing that matters for me.
   My problem is that I've about three hundreds DLL's on bin folder. If I
Publishing Site & Static files14 Feb 2006 20:56 GMT1
Just wondering ... according to
http://msdn2.microsoft.com/en-us/library/e22s60h9.aspx, static files
(images, .html, etc) during deployment are supposed to be copied "as
is" to the target deployment folder.  I read this to be an automatic
Making functions and procedures in ASP.NET14 Feb 2006 20:43 GMT2
In asp 3.0 I used an procedure (that I included) to save and update
articles, like this:
<%
Sub ConnObj(SQL)
 
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.