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
Using Profile for session state20 Mar 2008 15:54 GMT3
Not wanting to have to cast every object that needs to be stored in session
state, I am thinking of using Profiles introduced with ASP.Net 2.0.
All of my objects are serializable so that's not an issue.
My main concern is persistence: I don't need to persist this information
Passing arguments to a user control20 Mar 2008 15:48 GMT1
I have a user control that gets displayed via an AJAX modalpopupextender.  
This control consists essentially of a text box, a label, three pushbuttons,
and some panels.  If it's desired to have it display a db record, it will
retrieve it, populate the label with its value and set ...
Ajax and PageRequestManagerServerErrorException20 Mar 2008 15:44 GMT1
I have an asp:UpdatePanel with some controls in it.
The UpdatePanel has a Timer as a trigger and a button inside the
UpdatePanel as a trigger.
All works fine, but sometimes I get the following error:
VS2008: should data sets be placed in App_Data?20 Mar 2008 14:51 GMT11
I'm working on a small Web project in VS2008.  In VS2005 it was recommended
that DataSet be placed in App_Data folder (the framework did that
automatically).  In VS2008 the framework does not give me that option.  The
Add.New Item  in the App_Data context menu does not even list ...
AJAX Toolkit20 Mar 2008 13:44 GMT12
How do I use the AJAX Toolkit?  It seems that this is just one really big
Visual Studio solution that consists of samples.  How do I get these
controls to show up in my toolbox when I build new projects?
-Scott
Challenging question regarding AJAX Toolkit AutoCompleteExtender and     URL rewriting20 Mar 2008 13:27 GMT2
I'm running into an issue where my AutoCompleteExtender stops working
as soon as I make changes to my global.asax file for URL rewriting. I
just want to take a URL http://www.sample.com/file1234.aspx and pass
it to asp.net engine as http://www.sample.com/parse.aspx?id=1234 which
mailer doesn't send till program ends20 Mar 2008 10:37 GMT4
The code below works to send email through my email system.  However,
nothing gets sent till I end the program.
I don't understand why.  Maybe someone else does.
Thanks for any help.
Two gridviews next to each other without a TABLE?20 Mar 2008 10:12 GMT2
RE:Two gridviews next to each other without a TABLE?
In another post I can't seem to find somebody suggested I use use
<div> with style=float:right to place two divs next to each other and
this works great. However for some reason I cannot make it work when
javascript function problems20 Mar 2008 10:09 GMT1
I'm creating an asp.net page using c# and javascript.  I have three
different controls on the page, and only when all three have been
accessed i want an imagebutton to go from disabled to enabled and
change its image.  I somewhat got it working.  I'm able to change the
How to use Visual Studio 2008 for Mobile Website Development20 Mar 2008 10:09 GMT1
How do I use Visual Studio 2008 to develop Mobile Website Pages? I don't see
Mobile Website Project or Controls?  How do I access ASP.NET Mobile Controls
in Visual Studio 2008?  Design View is not working?
Any suggestions?
Make content in <td> scroll20 Mar 2008 09:49 GMT13
I have now spent the entire morning on what I think should be easy.  I
cannot for the life of me figure out how to make a simple one row, two
column table where is the contents of the one of the colums exceeds 100% of
the height it should add a scroll bar to ensure that the table ...
upload multiple image to server from remote server20 Mar 2008 02:58 GMT4
I have an application which I am building using the Flickr API.  From the
API I can get the URL of image files stored on the Flickr servers.
I'm not really sure where to start with this, can someone point me in the
direction of some resource which will help me to get the file ...
web service 401 unauthorized20 Mar 2008 01:32 GMT2
I am using Avanade ACA web services which I guess uses .net web
services under the wraps. My requirement is use windows authentication
and allow user identity to pass thru to the web service and then to a
database.
change table cell style in vb code20 Mar 2008 00:28 GMT3
asp.net 2.0 using vwd
I'm trying to chagne the border of a table cell in my vb code but cannot
seem to do it. The cell has an ID of "tdAlert"
If txtAlert.Text <> "" Then
problem with passing string with special character19 Mar 2008 23:18 GMT3
I want to pass a string with a special character (ê).
The problem is that the starting string "enquête" arrives as "enqu".
Why is this and how to solve that?
Thanks
 
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.