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
kill HTML Frames01 Nov 2007 22:49 GMT1
I have only one page in my asp.net app that requires frames.
How can I navigate away from the page with frames and load a page with no
frames?
I have tried with javascript. In the past I have been was successful, but
Checking Sessions Timeouts01 Nov 2007 21:59 GMT1
When a user submits a page, I want to make sure their session has not
expired. I am using the code below to check, but it seems that
Context.Session is always null. Am I doing something wrong? I have this code
in the page load event on a base page that is being inherited by all ...
Validation of viewstate MAC failed01 Nov 2007 21:57 GMT3
I come from an ASP background, and I am currently working on a .NET
project, so please excuse me if this is a dumb question ...
I have written a dynamically generated menu that uses the following
structure (looping through for each menu item needing to be
Best practice for combining typed DataTables for display in GridView01 Nov 2007 20:09 GMT2
I need to search a number of DataTables within a DataSet (with some
relationships) and then display the filtered results in a GridView. The
Columns that need to be displayed come from 2 of the tables but the search
needs check 3 or 4 tables. Do I need to create a new DataTable ...
HELP: Moving projects to another drive01 Nov 2007 20:06 GMT2
All my ASP.NET websites/projects are in my C:\Work drive.  I want to move
them to F:\Data\Work
For each project I have a web deployment project as well, such as:
C:\Work\Project1
Filling C:\Windows\Temp!01 Nov 2007 19:33 GMT6
We have a web service that gets quite a few hits.  We are noticing
that C:\Windows\Temp is filling up with temporary DLLs that never get
cleaned up.  They certainly appear to be related to the web service. I
need to know either 1) how to prevent all the DLLs from being created,
Published VS2005 service to IIS server (win 2003) gets 404 error01 Nov 2007 19:21 GMT3
I am trying to publish a web service project that works on my local
machine just fine.  I can access it by going to:
http://localhost/service1.asmx
and get the properties page.
Event01 Nov 2007 19:17 GMT1
I have a custom control, named Table, with a property name Rows of
type Generic.List(Of Row).
Row control can fire an event named RowEvent.
How can I detect when one of the Rows that was added to Table control
Javascript w/My AJAX Callback - Why Doesn't This Work Correctly?01 Nov 2007 18:30 GMT1
Hey guys, here's what I have...
To help manage browser windows with session state on the server, I
have some javascript code in one of my master pages that gets planted
into most (content) pages on my site...
WebControl with VS200801 Nov 2007 17:51 GMT2
I have a webcontrol that works perfectly in VS2005, but breaks during
design-time in VS2008. The error message is:
Unable to cast object of type Microsoft.Web.Design.DocumentDesigner to
System.Web.UI.Design.WebFormsRootDesigner.
form remembers previous text-field values01 Nov 2007 17:36 GMT6
I've got a small problem using 2 asp pages.....
The first page has a button to go to the second page.
On the second page, when the page is loaded, a check is excecuted to see if
a session exists. If so, some values will be used to fill some textfields.
Diferences?01 Nov 2007 17:30 GMT8
Any diferences between:
for (int i = 1; ds.tables[0].rows.count; i++)
{
 do something
How to get the type of a control01 Nov 2007 16:32 GMT4
I created 3 custom controls: A, B and C.
Given a control how can I get its type and check if it is of type A, B
or C?
Thanks,
Publisher to asp.net01 Nov 2007 15:35 GMT1
Someone in our company created web pages in Microsoft Publisher 2003.  Is
there any way to get them into VS 2005 asp.net pages?  Thanks.
David
Checkbox = null, Specified cast is not valid.01 Nov 2007 15:04 GMT15
<edititemtemplate>
<asp:CheckBox ID="giChkBox_bln_removed" runat="server" Checked='<%#
Bind("bln_removed")%>'></asp:CheckBox>
</edititemtemplate>
 
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.