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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom Membership without using built-in provider model09 Nov 2007 15:53 GMT6
I'm trying to write my own ASP.NET membership "system", and that
system does NOT derive or inherit from ASP.NET's own Membership
Provider model.  I do, however, want to (more or less) "mimic" the way
that ASP.NET's membership providers work.
Passing info between pages.09 Nov 2007 14:40 GMT3
Are the only two real options for passing info between pages using
QueryString and Session Variables?
Am I missing any other viable way?
TIA - Jeff.
Step-into Class Library from VWD 2005 problem.09 Nov 2007 14:13 GMT3
I use Visual C# Express 2005 and Visual Web Developer Express 2005.
In my Visual C# Express 2005 Solution, I have following two class library
projects:
_ DataAccess (Namespace name: DataAccess)
Published from Win XP system with VS2005 to Win2003 system with IIS09 Nov 2007 14:11 GMT8
I created and published a web service from my development system
running XP and IIS to a Windows 2003 Standard server running IIS.
When I try to access the service on the 2003 box, it keeps asking me
if I want to download the file, rather than bring up the page for the
VB.net(v.1.1) mixed with C# (2.0)09 Nov 2007 14:08 GMT2
I have an application written,by someone else, with VB.net (v1) in a
subfolder, (./Editing )
I need to add to the application ASPx pages written in C# and ASP.net
2.0
Javascrpt and User Controls. Help!09 Nov 2007 14:04 GMT6
I'm trying to change a links href with javascript.  I know that asp.net will
change the controls ids to protect against multiple controls on a page.  So I
use the following code.
var buttonId = <%= this.FindControl("imgLinkRead").ClientID %>;
Tracing problems with Custom Role Provider09 Nov 2007 13:50 GMT2
I have a custom role provider and custom membership provider in my
ASP.NET app. These work fine on my local box. When deploying the app I'm
getting the following error:
Description: An error occurred during the processing of a configuration
Loop in SQL09 Nov 2007 12:02 GMT4
Hi...
I need to create a SELECT with a variable in WHERE...
Example:
SELECT * FROM ANSWERS WHERE id = 1
Expert advice needed!09 Nov 2007 11:51 GMT4
My code below create a .CSV file and compress it with the new GZipStream
class.
My problem, is how to set the extension of the uncompressed file to .csv.
Users have to manually do this and it is not quite convenient. Any help will
Unable to serialize the session state09 Nov 2007 08:46 GMT4
I am getting the following error intermittently:
"Unable to serialize the session state.  Please note that non-serializable
objects or MarshalByRef objects are not permitted when Session state mode is
'StateServer' or 'SqlServer' "
delete directory and file busy09 Nov 2007 08:06 GMT3
hello, i ve a probleme when deleting a directory and when i want create
file immediatly after.
1) Directory.Delete(myPath, true);
2) TextWriter sw = new StreamWriter(myPath +"test.aspx");
positioning a layout table and making it invisible09 Nov 2007 06:06 GMT1
I need to know how to position a layout table in code next to (to the right
of) another table on the page? I also then need to know how to make it
invisible in code. How would you do this?
HTML file from database to user interface09 Nov 2007 05:00 GMT7
HTML file from database to user interface
I have a html document in a sql server table with tags and elements.  I need
to read it from table field and show it in a web page.  Is there any
component that I can use to show this html file in the browsed with
Multiple cookies created09 Nov 2007 03:51 GMT3
I have a scenario where it appears that multiple cookies are created.
We are using ASP.NET 2.0, and one of our pages reads a cookie and display
the value to the web page, using client side JS.  This is accomplished by
parsing the document.cookie property.
Downloading generated files09 Nov 2007 03:11 GMT2
Hi, the system generates a text file on a server folder called "remessa",
how do I do to user downloads the generated file to his machine?
VS 2005 asp.net C# 2.0
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.