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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Who is Jesus?09 Dec 2007 05:49 GMT5
Who is Jesus?
Without a doubt, you have often heard the claim that Jesus is God, the
second person in the "Holy trinity." However, the very Bible which is
used as a basis for knowledge about Jesus and as the basis for
Response Object not working in Master Page09 Dec 2007 04:07 GMT6
I'm trying to move all my custom validation code into the master
page.  Unfortunately anytime I use the response, request, or trace
objects in any master page module (other than page_load),   " Object
reference not set to an instance of an object." is the error I
FormView Null databound value08 Dec 2007 21:49 GMT1
I have a FormView that I want to do something to avoid a data exception.
The control is bound to a SqlDataSource column and is giving me an exception
because it is null.  I am using the DropDownCalendar control from Steve Orr
and I have the SelectedDate property bound to a ...
Implementing a Custom Membership Provider08 Dec 2007 20:13 GMT10
Although this will be a challenge at my level of ASP.NET knowledge, I'm
thinking I should implement my own membership provider class.
Looking over the methods I must implement, a number of questions come to
mind.
Where are my dll's?08 Dec 2007 10:28 GMT2
having had a problem with my dll's (built fine, then suddenly build errors
everywhere) I decided to delete the dll and build it from scratch.  However,
it doesn't seem to be in the bin folder.
I am using .NET 2.0 and I am very new to it.
Windows 2008 and SQL 200808 Dec 2007 04:04 GMT1
What are the release dates for Windows 2008 (with IIS 7) and SQL 2008?
Thanks,
Miguel
Writing HTML & Server controls dynamically08 Dec 2007 00:06 GMT6
I am working in .Net 1.1 (VB.Net).  I know very little JavaScript.
I need to display information which is not known until runtime.  This is a
perfect situation for a hierarchical grid except web grids cannot have
multiple child bands at the same level (unless someone knows of a ...
Refresh parent page07 Dec 2007 23:55 GMT5
I used the following code to refresh the parent page, and it works very well
(Thanks to Peter Bromberg [C# MVP]").
Response.Write("<script language='javascript' type='text/javascript'> {
window.opener.location = 'Default.aspx?Reload=100'; }</script>");
Server version of Windows XP07 Dec 2007 20:46 GMT3
When I print out the Help files for an error, it says: "1. Make sure that
the Web server computer is running a server version of Windows 2000, Windows
XP, or Windows Server 2003.
At this point, I do not know if my PC is acceptable for programming Web
shoppingcart07 Dec 2007 20:20 GMT1
Recently I saw a shopping cart implemented as a WCF service. Is there any
significant advantage to implement a shopping cart as a service as oposite to
a shopping cart that uses session to store buyers items, if the service will
be on the same server on which is running the ...
MSDN Search made easy07 Dec 2007 20:11 GMT1
MSDN Search made easy
MSDN Search made easy
Hi All,
Check this cool gadget at http://smartinterviews.googlepages.com for
Creating a survey application07 Dec 2007 18:51 GMT1
I am new to ASP.NET, and i have a small project in hand. I hope someone can
kick me in the right direction.
I have to make a survey application. Data is stored in an sql database as
following:
User Control Caching07 Dec 2007 18:22 GMT1
I have a large section of a page that I need cached. So I've got this
section in a user control and at the top of the user control I've
added -
<%@ OutputCache Duration="3600" VaryByParam="none" %>
ViewState to Session and ControlState compressed07 Dec 2007 18:12 GMT1
we have a scenario whereby we're not too worried about cpu cycles on
the server, and much more worried about users with slow up-stream
connections to the server.  Our goal is to...
1) Keep ViewState on.
SelectedDate problem with Calendar!?07 Dec 2007 17:22 GMT1
When I Set the Calendar.SelectedDate Property programatically that Day's
style doesnt change according to the styles set in Calendar property so the
user wont see the change in SelectedDate
BUT
 
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.