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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MasterPage Load Timing14 Dec 2006 03:50 GMT5
I have some data that must be shared between a master page and content page.
Rather than requesting the data twice, in each Page_Load, I would like to
request the data in one page and then cache it for the other page.
Does anyone know which page loads first? Or can I simply ...
Check if user is in Role14 Dec 2006 03:39 GMT1
I need to check if a user with a certain username is in a specific
role.
This is not the current user which is logged on.
How can I do this?
Known types and web services14 Dec 2006 03:28 GMT1
I've a WS that waits for a System.Version object in parameters.
When I add the web reference to my ws in VS, the generated proxy create a
new version class in the reference, instead of using the system.version one.
How can I "force" the web service reference to use System.Version ...
auto download with page redirection14 Dec 2006 01:35 GMT1
I am trying to seek the following functionality:
A user clicks on a download buton
> he is redirected to another page
> download automatically begins while in page.
Client callback - update control state14 Dec 2006 00:06 GMT2
I'm trying to implement an add / remove listbox system ...one listbox
has available values the second represents the saved values. Using the
client-callback features, how would I write the code to ensure that the
control state of the saved selections listbox represents the changes
enctype=multipart/form-data on destination page, originating page, or both?13 Dec 2006 22:55 GMT4
could somebody tell me, when uploading a file, i know the form where
the upload component is must
have enctype=multipart/form-data but, is the same true for the form
with the server code to handle the upload?
Childnodes property reports only one node...13 Dec 2006 22:10 GMT2
I'm trying to loop through an XML document but ChildNodes property reports
only one node, but there are many.  XML document is valid.  What am I doing
wrong?
foreach( XmlNode node in xml.ChildNodes ) { }
WTF TIME TRACKER STARTER KITS13 Dec 2006 21:10 GMT7
I downloaded t he time tracker starter kit.
Now where the hell is it?
honest to god what is the problem.
And no it is not under "n ew project/ starter kits"
Yet another login problem13 Dec 2006 20:47 GMT3
I'm a total asp.net newbie. I'm developing a web app and on my machine I
login to a sql server just fine using NT Authentication via the connection
string as:
Integrated Security=True
DropDown Width13 Dec 2006 20:32 GMT1
I would like to set the width of the list of the drop down box to be wider
then the top of the control
Is that possible?
Samuel
Disable webpage controls during postback round trip13 Dec 2006 20:29 GMT1
Ok, let me try it again.
I am copying the header section from my page here - maybe I am missing
something
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Get user email13 Dec 2006 20:27 GMT1
I am using Asp.Net 2.0 Membership.
How can I check if a username exists and if it does, get its email
address.
Then I need to reset its password.
Retrieve data from nested repeater?13 Dec 2006 20:24 GMT1
Does anyone know how I would go about doing this?  I've tried numerous
things... but none seem to work.  Here's some code of what I've done:
I'm trying to retrieve these label values:
Dim FVProdPartNum As Label =
Determine full path to web.config13 Dec 2006 19:35 GMT1
How can an ASP.NET app determine the full system path to the
web.config file?
2.0 WebService and string split13 Dec 2006 19:33 GMT2
Hi, I have a very simple webmethod which returns a string.
When I try to consume the webservice and split into an array I receive
an error
"cannot apply indexing with [] to an expression of type 'method group'"
 
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.