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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Losing session variables21 Mar 2006 17:32 GMT2
I have developed a web application which is using localization files.
Once the user selects a different language then the original one the
session variables are lost after 7 seconds. Otherwise the session
variables are kept for 20 min as set in the web.config file. The
EXECUTE permission denied on object 'sp_sdidebug', database 'maste21 Mar 2006 17:16 GMT7
Hi guys,
this is a curios thing, everything was working fine then I had to restore my
development machine( VS.NET, SQL server etc) now  I'm receiveing this error
from my asp aplication only in RELEASE mode, but everything works good in
Session & Service keywords conflict....21 Mar 2006 17:03 GMT3
I am a current ASP developer.
I have files: ServiceClass.asp & SessionClass.asp which are included in many
of my asp files. Then they call objService = New Service (by using the Class
Service from ServiceClass.asp file).
ASP.NET 2.0 DataBind Object To Form Element21 Mar 2006 17:01 GMT12
Is there any way to databind the properties of a business object, like
an Employee, to fields in a form in asp.net 2.0?
cmay
Excluding page authorization in a form authentication directory21 Mar 2006 17:00 GMT2
I am a page that sit on a form authentication directory, but I have 1 or 2
pages that don't require form authentication, also I have a web service
class in this directory as well, I am wondering how can I exclude those aspx
and asmx from form authentication?
How to get the connection string from a text file21 Mar 2006 16:46 GMT2
The company I work is considering to use the Enterprise Library
(january/2006) Data Data Access Application Block. The problem is an internal
policy that forces all company systems to get the connection string from a
text file that already exists in the network.
ASP.NET 2.0 Form Security Error21 Mar 2006 16:43 GMT2
I've the following code in my web.config -
   <authentication mode="Forms">
     <forms loginUrl="Login.aspx"
            protection="All"
Repost: How to determine ID of object in custom web control21 Mar 2006 16:41 GMT1
Sorry about the repost... but my original post had funky characters
that was causing it to get truncated.
I've got a rather simple custom web control that has an object delcared
as HtmlControls.HtmlInputHidden.  I set the ID = 'PageNo' and the Name
Session Variables in Static Objects21 Mar 2006 16:35 GMT2
I am considering storing my session variables within one static object
with session scope. The static object will be a class with accessor
functions to get and set the equivalent session variables stored as
member variables. This will allow strong typing. Apart from the
revalidate on textbox's lost focus??21 Mar 2006 16:35 GMT1
I have a asp:textbox which I've applied a javascript function to strip off
all non-numeric chanarcters. The js function is triggered with the textbox's
onblur attribute.  I also have a rangevalidator to make sure the value
entered is numeric and is between 1 & 999999.
SQL express vs SQL developer21 Mar 2006 16:28 GMT2
I instal visual studio 2005 without express edition of SQL server. I  had
instal developer edition before.
In the web.config it had this connection string:
<add name="LocalSqlServer" connectionString="Data
Getting the true URL from an .asp site21 Mar 2006 16:22 GMT2
The website allows you to search information by date, but it hides the true
POST data for the entire URL.  I am trying to write a script that will
download the page each day, but can't find the true URL to do a GET command.
BTW...the data I am trying to get is from a public ...
How to determine ID of object in custom web control21 Mar 2006 15:59 GMT2
I've got a rather simple custom web control that has an object declared
as HtmlControls.HtmlInputHidden
updating multiple tables21 Mar 2006 15:55 GMT1
Hi all... this is one part of ASP.net that i just dont understand...
and GOD knows, i am trying.
I have 2 tables, the first one called country [countryID, countryName]
and the second called product[productID, countryID, productName]
Posting PDF's securely on the internet21 Mar 2006 15:30 GMT1
I have to create something to access PDF files through the internet.
However, these PDF files can not be accessed by simply typing in the name
(for example: http://www.pdffiles.com/test.pdf ). The URL for accessing the
file is with a link 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.