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
Need advice on handling security04 Aug 2007 09:22 GMT2
I am validating the users of my web app against a user database in SQL
Server.  I then store the user object in a session variable and pass it
around to the various forms.  I have a field in the user object called Role
that either holds the value "BusinessAgent" or ...
Finding Controls in User Control04 Aug 2007 03:34 GMT5
I am trying to reference a server control in a user control, from the
containing page. Is there a way to do that? I have tried
"UserControl1.FindControl("ControlName")" but I get a null reference.
Databinding in Skins causes trouble in VS 200504 Aug 2007 00:02 GMT3
I want to skin the templates of an asp:DataList. So I have to do data
binding in the skin (I didn't find another comfortable way to do
that). As soon there's a <%# ... %> tag in the skin, VS seems not to
recognize the skin file  anymore. The property editor displays SkinID
remove new line characters03 Aug 2007 23:46 GMT6
I'm getting a string such as
name1\r\nname2
how can I remove the \r\n and just have the string as
name1
Firefox issue with ASPNET AJAX03 Aug 2007 23:19 GMT5
I am using ASP.NET AJAX to check username availability in a registration
form. Everything works fine in IE but not in FF. Using Firebug, i can find
the offending line but not sure what to about it. The error firebug gives
txtUsername has no properties. Not sure how to fix this. ...
Change background of aspx that uses a MasterPage03 Aug 2007 23:13 GMT1
I have a MasterPage with white background. Within my aspx page I want to
change this color using code behind. How can I achieve this easily?
Thanks
Joe
Web.config: connection string or connection key?03 Aug 2007 22:37 GMT3
Can someone explain the difference of using these functions below? And
what is the advantage/disadvantage of each?
       static public SqlConnection GetConnectionString(string
ConnectionStringName)
Validation based on radio button selection03 Aug 2007 22:15 GMT2
I have a simple form with a radio button group on it and I need to do
some basic validation based upon which button is checked.  Here is a
little more detail.
if button one is selected, then we want to do validation on textbox
adding javascript window.confirm to linkbutton03 Aug 2007 21:51 GMT18
Is it possible to pre-empt the javascript function used to do a postback
from a linkbutton?
I'd like to use linkbutton to delete a record and want to add a confirmation
box via javascript "are you sure you want to delete this record?" before it
Running multiple web apps in subdomains03 Aug 2007 21:18 GMT1
I have a .net running web app at www.someplace.com. on a shared
server.  I now need a testing site using the same codebase.  Is it
possible to run the same web app but off a subdomain?  i.e.
testsite.somplace.com?
asp.net 2.0 to AJAX03 Aug 2007 21:16 GMT4
I've already web pages written in asp.net 2.0, the features of ajax is
really impressive. I would like to use some on my asp.net 2.0 web
pages.
How much work I've to do for the conversion
Style sheets in a user control03 Aug 2007 20:35 GMT1
External and Internal CSS Style sheets are supposed to only be in the Head
section of a page.
What about User Controls where there is no head section but you want to be
able to load a special page for that control?
XhtmlConformance in web.config03 Aug 2007 19:22 GMT1
I have <xhtmlConformance mode="legacy" /> in my web.config.
That works fine on my computer but not on an other developer's computer.
We get an errormessage in Visual Studio 2005.
Can I just delete this line from web.config?
Use IIS web Server  Vs.  Visual Studio Development Server with Port03 Aug 2007 19:16 GMT1
My web app works when it is in the "Visual Studio Development Server with a
Port Number",
But
It does not work when I use " Use IIS web Server"
XmlDocument fails (throws) very occasionally.03 Aug 2007 19:11 GMT1
I have a very bizarre intermittent problem that occurs with some
ASP.NET 1.1 (C#) code I inherited.  I'll try to state the problem
sucintly; if more detail is needed please ask! The code is in a
WebApplication. The web application is configured in IIS 6.0 to run
 
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.