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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
know value of invisible column in gridview19 Jul 2007 18:40 GMT2
Greetings, pls help me friends...somebody knows how could I see the value of
a cell belong to invisible column in gridview? I have a table with fields
like that : name, last name, address.  I show in grid view name and last
name but address is invisble, how i see the value of ...
Membership -  Log Out Programatically19 Jul 2007 18:29 GMT4
I have a situation where I am using a login control to log a user in to
my web app.
Under the LoginButton_Click handler of the login control, I retrive some
custom user information from the database.
Error refreshing a web page19 Jul 2007 18:24 GMT3
Something happened to my development environment and I'm getting an error
that hasn't happened before.  Not knowing why the error is popping up is
preventing me from figuring out what in my environment changed.
Environment:  VS 2005 team developer, AJAX extensions, .NET 2.0.
LDAP user authentication problems19 Jul 2007 18:00 GMT1
I am trying to authenticate website user user with the below code. If
there is no error then I assume user is authenticated.
objRootDSE = GetObject("LDAP://rootDSE")
strADSPath = objRootDSE.Get("rootDomainNamingContext")
UserControl reference problem19 Jul 2007 16:59 GMT1
I neeed to instantiate an UserControl in an aspx page like this:
<MyNamespace:MyControl ID="ctrl1" runat="server" MyParent="<%# this %>" />
where "this" is the current aspx page and should be assigned to
property Parent contained in MyControl  class.
How to access this static variable19 Jul 2007 16:46 GMT9
Class B {  public B() {} }
Class A : B {
  public static string ABC = "myABC";
  public A() {}
Membership database problems19 Jul 2007 16:38 GMT3
I have a web application that works fine on my local dev machine.  However
I'm having less success on my hosting environment.
When I detach the database for this site, copy it to my hosting environment
and attach it through their interface, I can connect to the database in my
How do you reference a dll that is not in the GAC on a .net Web Si19 Jul 2007 16:06 GMT1
I use a third party compression tool from XCEED.  I have copied the two
files, “Xceed.Compression.Formats.dll” and “Xceed.Compression.dll” into the
App_Code folder on the web site.  I have these lines in my web.config file:
<assemblies>
Problem with web.config inheritance and <authorization> section19 Jul 2007 15:44 GMT10
I have the following tags in my root web.config file:
<authorization>
<allow roles="RoleA,RoleB"/>
<deny users="*"/>
What happened to the Global class code behing in 2.0?19 Jul 2007 15:40 GMT15
Just starting to move to ASP.NET 2.0 and having trouble with the Global.asax
code file.  
In 1.1 I could have a code behind file for the global.asax file.  This allow
for shared variables of the Global class.  Note: I use these shared variables
Button OnClick not firing on first click19 Jul 2007 15:15 GMT9
I have a button on a webform that has an OnClick event defined as such:
<asp:Button ID="btnSearchByName" runat="server" Text="Search By Name"
OnClick="btnSearchByName_Click" Width="152px" EnableViewState="False"
CausesValidation="False" />
Element <link> cannot be nested inside element <div>19 Jul 2007 14:56 GMT1
The masterpage of the site has a <div> element that encloses the
"content" of the actual aspx page.
The content page has a <link> element.
When I try to switch from "source" view to "design" view, the
where, oh where, did my codebehinds go?19 Jul 2007 14:10 GMT5
I am a complete non-programmer
I have an .aspx page that refers to a codebehind .cs page
There are various "runat=server" sprinkled throughout the .aspx page
The page works fine on the website, but here's the freaky thing (at least, I
Intranet / IIS?19 Jul 2007 13:48 GMT3
This is a bit off topic I suspect, but I was hoping that most of you would
know the answer...
I want to have my IIS prompt for username/password credentials when a user
browses to the site externally, ie, not on my own network, but if they are
VS' publish website feature not copying static files19 Jul 2007 13:23 GMT2
I want to publish my asp.net 2.0 website using the "publish website"
feature of visual studio 2005. everything works fine so far, but the
IDE only compiles and copies the aspx, ascx, resources etc. files to
the destination directory. It does actually not copy .txt, .htm or
 
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.