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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
hidden inputs and viewstate11 Jun 2008 16:14 GMT2
I have an asp.net page with viewstate disabled. I have a control on
the page that dynamically creates controls inside itself, no
viewstate. The controls aren't created in Init, but in Load.
With Viewstate disabled, a few hidden inputs appear in the beginning
Impersonating and Windows Authentication11 Jun 2008 16:10 GMT1
Hi :-)
I'm having some trouble with LDAP and Active Directory on Win2k3
I use Windows Authentication and the code
System.Threading.Thread.CurrentPrincipal.Identity.Name gives me the correct
LoginControl\ASP.NET2.011 Jun 2008 15:51 GMT2
I am using the Login Control in a VS 2008 web app.  I validate the login
in the Login1_Authenticate event and set e.Authenticate
   if (dsLogin.Tables[0].Rows.Count == 1)
      {
using common classes and enums for all projects in a Solution11 Jun 2008 15:24 GMT4
I am using VS.2008 and I have one windows apllication project and two web
project in my solution.
How can i use common classes and enums for all projects ?
I add "Solution Items" folder in my Solution and create a class in that
Security Server Controls11 Jun 2008 14:52 GMT2
I am using the Login, LoginName, LoginStatus and LoginView controls in
my ASP.NET 2.0 website. I need to be able to control user access at a
more fine grained level in my C# code but I can not figure out how to
get the username of the current logged in user. None of the above
format for decimal values11 Jun 2008 14:04 GMT8
I have a decimal value on the GridView BoundField which comes from sql
server and it seems on gridview like that;
 2096.62
14899.01
2000 DOLLAR WAITING FOR YOU11 Jun 2008 13:46 GMT1
2000 DOLLAR WAITING FOR YOU
http://earnmoneyathome1.blogspot.com/
Remotely access my application11 Jun 2008 13:42 GMT1
I have a application deployed on my machine. Suppose the url is
http://187.125.1.96/cs/Default.aspx. I want another machine in the LAN
network to access my application.
As of now it is giving page cannot be displayed even with port
IFrame\HiddenFleld11 Jun 2008 10:28 GMT3
I have an asp.net page that is being displayed in an IFrame of a html
page.  The html site is on a different server than the asp.net page.  I
have a value I would like to pass to the html page.  Can I store the
value in a hidden field of the asp.net page and access it from the ...
HttpWebRequest over Https Via Proxy Fails using NTLM11 Jun 2008 10:15 GMT2
A C# (.NET 2) application which uses the System.Net.HttpWebRequest object to
request a resource over HTTPS is failing following the installation of a new
proxy server on our internal network with 407 Proxy Authentication Required.
The same request through the old proxy succeeds.
Synclock in Begin request must be bad right?11 Jun 2008 09:52 GMT5
I have had code in my Application_Start which is intended to run once at
the start of my application's life.
It loads connection information and similar  from a known location.
However I recently migrated my app using
Hiding rows in an ASP.NET table11 Jun 2008 08:13 GMT2
I have an ASP.NET 2 web page that dynamically populates an ASP table in the
Page_Load event. Rows relate to different people and I want to let the user
display only rows for a particular person when they select them from a
dropdown list on the same page. (Each row has a hidden ...
Cascaded menus and multi-select CheckBoxList11 Jun 2008 06:00 GMT6
There are three parts to this
1.) How do I cascade menus?
2.) And, how do I cascade menus with a multi-select CheckBoxList?
3.) How do I default to all? When no items are selected. (I know how to
Help with streaming binary content to Safari11 Jun 2008 01:29 GMT3
I have an aspx page that is sending pdf files to client browsers:  it uses a filestream to read the pdf file and
response.binarywrite to send content to the browser.  This has worked great for years in IE, Firefox and Opera on
windows,  and it works on a Mac with Firefox and ...
on postback how keep screen "positiion"10 Jun 2008 23:07 GMT2
I have a dropdownlist on the bottom of a long form which does a postback.
How can I make the form "stay" where it's it and not go back to the top of
the page after the code is ran?  I can't use ajax in this case.  Thanks.
 
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.