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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
mouseover effect on asp:imagebutton - is it possible20 Feb 2006 05:05 GMT2
I got task to make my application much more attractive :(
First of all I have to add hover (mouseover) effect to several buttons -
imagebuttons - I only know manner with Java Script - but it does not work
with ASPNET objects.
concurrency for asp.net20 Feb 2006 04:30 GMT4
I would like to seek help on the topic about concurrency in asp.net web
application
for instance, my application is going to implement a online restaurant table
booking system
webcontrol and <form> tag20 Feb 2006 03:39 GMT1
In my project I have got several webcontrol (ascx). How can I handle with
the problem:
I would like to have some ASPNET object (DropDownList, InputBox etc.) in one
webcontrol (this webcontrol is a part of Default.aspx page where I have
health monitoring20 Feb 2006 03:17 GMT1
This is a health monitoring for web applications / web services question.
I'm trying to set up health monitoring for web services and a web
application.  To start very simply, I want to turn on event logging for web
requests.  To do this I added the following markup to the <system ...
Using hidden form fields to preserve state20 Feb 2006 02:12 GMT4
Assume you have a web application with many different web pages, and you'd
like to avoid using cookies and storing session state in any form.  Assume
further that bandwidth and security are not issues.
Could you conceivably store a serialized object containing state information
ContentPlaceHolder - size on Master Page20 Feb 2006 01:29 GMT3
I'm developing my first VS2005 C# web application.
On my master page I have a "contentplaceholder" and it covers a small
portion of the screen.  I can place controls anywhere on the pages that
use it however this "break" is annoying.
How to add a reference?20 Feb 2006 01:28 GMT4
I'm trying to use a third-party postback control
(http://www.obout.com/pb/postback.aspx) which appears to do just what I
need.  It includes a .dll, and some example (aspx and vb) pages.  I added a
reference to the .dll, and it shows up under references. I can browse the
Partial page caching by user20 Feb 2006 01:23 GMT1
I have a user control that varies by user
(HttpContext.Current.User.Identity.Name)
Is it possible to cache the user control for every user?
Mort
2.0 : config GridView to use SPs ?20 Feb 2006 00:23 GMT5
It looks like MS wants you to use config a SQLDataSource , hand coding the
SELECT, INSERT, UPDATE, DELETE SQL , and then assigning
GridView.DataSourceID = SQLDataSource ...
But what if you prefer to encapsulate all your DML in SPs ?   Is it possible
How to convert a "~/xxx" url tp a client url?20 Feb 2006 00:04 GMT4
I can't use Control.ResolveUrl because I need to write the conversion in a
utility class.
However I know the current context.
How could I convert the URL to one usable by the user?
accessing datalist in repeater19 Feb 2006 23:21 GMT3
I have a form that is submitted to another page.  The form contains a
variable number of dropdownlists within a repeater.  When the form is
submitted, I need to access the values of each dropdownlist.  I never
know how many dropdownlists will be present in advance.
Iterate over an objects properties19 Feb 2006 22:50 GMT2
From my database layer I get the object oUser.
How do I iterate over every property in oUser?
something like
for each prop as oUserProperty in oUser.Properties
Type 'ADODB.Connection' is not defined.19 Feb 2006 21:21 GMT3
I'm getting the following error in my application:
Compiler Error Message: BC30002: Type 'ADODB.Connection' is not defined.
Source Error:
Line 112: if(Request.Form("HdnQuestionCount") = 0) thenLine 113:Line 114:
how to create reader from data set 19 Feb 2006 20:48 GMT1
I have a dataset created from an xml file
how can I create a datareader (dataview ?)  ?? to return sql results
===========
  Dim ds As New DataSet()
Form Query and GridView for ASP.NET 2.019 Feb 2006 20:29 GMT1
Hi all --
I'm rapidly learning ASP.NET 2.0 (never really did much .NET before...
mainly an ASP and PHP guy until now) and seem to be having some technical
challenges that I'm hoping someone can help me with.
 
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.