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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's more security minded? WebApplication project or website project.12 Jun 2008 12:21 GMT3
I noticed when I compiled a web application project in vs2008 earlier that
it leaves some project files around like compile object files, some
uncompiled DataSets and some uncompiled web.config files. Whenever I compile
a website project, these sorts of things aren't left behind. ...
Getting error while setting session value12 Jun 2008 08:25 GMT2
When i try to set a value for a session variable I'm getting a object
refence not set  error
I tried two methods as below
HttpContext.Current.Session.Add("AppStartTime", DateTime.Now);
Gridview question12 Jun 2008 06:35 GMT3
Hi I have a gridview with several template columns and a few command button
columns, column 1 and 2 are dropdown boxes, column 3 is a checkbox and column
4 is a text box, followed by command button columns.  These are all for data
entry and although I am populating the dropdown ...
When browser is closed i want to call the web method of the web     service .. How can be done.??12 Jun 2008 00:40 GMT13
Can anybody please tell me how to trap the browser close event. when
that is fired I want to call the web method.
Thanks in advance.
Regards,
LoginAuthenticate\JavaScriptFunction11 Jun 2008 23:23 GMT1
In the Login1_Authenticate event I check to see if the login is valid
and if it is I have a javascript function before the body tag in the
aspx file I want to call.   When I try to call the function I get the
following error:
username and password prompt11 Jun 2008 21:18 GMT2
We have an asp.net web site that is suddenly prompting us for username and
password (Windows login) and I need some help on where to look to fix it.
The default web site has directory security of both anonymous and windows
authentication checked.  The default.aspx page simply ...
Async HttpWebRequest11 Jun 2008 21:05 GMT1
I've seen the MS sample async web request pattern and I ask is it really async if it is using a ManualResetEvent and setting WaitOne()?  The
ManualResetEvent object is being declared as a static variable so isn't it causing problems with other threads that may be using the same ...
Programatically Examining Page Controls11 Jun 2008 20:54 GMT2
All,
I am trying to build a program that collects some metadata from my
Asp.net application.  I want to collect properties of a few specific
types of controls that are used on a number of pages.  The properties
How Microsoft Plans to Stay Relevant in the Post-Gates Era11 Jun 2008 20:15 GMT3
http://www.microsoft2.net/
how to get the value of a non key field in RowCommand event?11 Jun 2008 19:19 GMT3
i know how to get the value of the key field in code-behind, but not how to
get the value of a non key field:
aspx file:
--------
Provide simple objects for UI11 Jun 2008 18:10 GMT2
I have a given page which displays data that while related, is spread
across different tables.  I don't want the UI to call ThisBC.Select(),
ThatBC.Select(), OtherBC.Select(), etc and then "know" how to map data
from these result sets to its fields.  I think that is too much
Click the button on the page11 Jun 2008 17:48 GMT2
How programmatic to click the button on the page?
http://www.alvas.net - Audio tools for C# and VB.Net developers
XML Database11 Jun 2008 17:45 GMT13
I'm creating a simple site that will display photos, which I'd like to
organize and display.
A full database would be WAY overkill for this site. I'm wondering if an XML
files could be used instead as a simple database. I know it wouldn't be as
ASP.NET web app works on some, not all, workstations11 Jun 2008 17:23 GMT2
I have a client that has contracted with a bank to process checks over the
Internet.  The solution includes a check scanner and APS.NET web application.
The application does not work for all workstations at the client site.  
There are two laptop computers than can run the web ...
javascript getElementById11 Jun 2008 16:16 GMT2
hey all,
Label1 is a bound control inside a TableCell
var x = document.getElementById('Label1')
i want to suffix the Label1 control with another Label control inside the
 
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.