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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing cookies from response object22 Aug 2007 19:21 GMT1
I'm working on a winapp that sends a httprequest to a remote server.
The server actually sends back a cookie for login request. I have
searched a lot. I didn't find the right solution for accessing the
cookies from the response object.
Login mechanism for web apps22 Aug 2007 18:54 GMT3
I am writing a generic login mechanism for our web apps using ASP.NET / C#
(VS2005). Various web pages need to present a login dialogue for the user to
re-enter their application-level username & password every 20 minutes.  The
dialogue would pop up, the user would enter their ...
Format Units on ReportViewer chart axis22 Aug 2007 17:02 GMT1
Hi there, I have an asp.net 2 application, and created a local report
using MS ReportViewer. The report consists of a line chart, with date
intervals on the x axis, and amounts of money in the y axis.
It all works fine, but the amounts of money are high (in millions),
Enable session state22 Aug 2007 14:34 GMT5
I test asp.net 2.0 application on virtual PC for studio Orcas 2.0. When  I
start application I get error in line
session("aa")="bb"
Error tells that I need to enable session state. I found in @page directive
What is retrieved by using User.Identity.Name?22 Aug 2007 13:17 GMT4
in my asp.net 2.0 (VB2005) application I use
httpContext.Current.User.Identity.Name to get the samaccount of the currently
logged in user, e.g. DOM\UserA. This works fine for most users, but with just
1 user we have a case-sensitive problem: It always returns DOM\userA, so a
Postback problems22 Aug 2007 13:11 GMT1
I am very new to asp.net 2.0 as I come from a windows development
background.
I have developed a small user control which has a couple of
textfields. One of the textfield requires that when then return key be
asp.net configuration22 Aug 2007 12:12 GMT3
I have an old application written in .net 1.1.  and i am trying  to
write a new feature in 2.0.
This is what i am trying to do.
x.y.com/abc --> site 1 (.net 1.1)
[Newbie Question] Enumerating the values in a OleDb parameter collection?22 Aug 2007 12:10 GMT3
Is there an easy way of Response writing the value contained within each
 item in an OleDb parameter collection? Using a For each loop for example?
Thanks in advance,
SqlDatareader & Datatable vs Dataset22 Aug 2007 12:07 GMT5
If I use a datatable in conjuction with a sql datareader, would this
still be faster in performance than using a dataset?
If so why?
my Sourcecode like this :
Select a Random Number from MSAccess Table Using C#22 Aug 2007 12:07 GMT3
I want to use C# to select a random number from MS Access database
table.
<SELECT TOP 1 userID FROM users ORDER BY NEWID()>  seem to work only
with SQL Server.
Are Application collection and Page.Cache thread safe?22 Aug 2007 10:54 GMT5
Since Application collection and Page.Cache can be shared among all
sessions, I wonder if they are thread safe?
Thank you,
Max
Message box22 Aug 2007 10:51 GMT5
I used to have some nice code to manage message box in ASP.NET but I lost it
somehow...
Would anybody give remember where to get it?
Thanks a lot!
Can we use static table adapters in highly concurrent web sites?22 Aug 2007 10:51 GMT6
I am trying to make our business logic layer components more efficient. We
use strongly typed datasets and TableAdapters.
Is it a good idea to use a static TableAdpater to share the static instance
among all sessions?
Help needed in ASP.Net 2.0 Text Box Password Mode22 Aug 2007 10:29 GMT6
i am running a ASP.Net 2.0 application.
in one of the pages i have a text box which is set as PASSWORD mode.
when the page is submitted or transfered , am not able to get the contents
of this textbox which is in Password mode.
connectionstring to 127.0.0.122 Aug 2007 09:02 GMT4
I have a project that someone else wrote that I have to figure out.  The
database connection string is as follows:
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
What is this connection to??
 
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.