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
C# to VB: specific issue06 Jul 2007 16:22 GMT2
Normally automatic converters do a very good job at translating code between
C# and VB
I have a specific issue however that I can not solve using these converters
... and I just can not figure out how to do it myself.
IE 7 showing User still Login when Close and Open again ?06 Jul 2007 16:03 GMT20
If user login with the login control in ASP.Net 2005 and then just close the
browser and then open the browser again, the login status shows, User still
Login?
Any idea, how to Logout the User when the User click on the Close Button of
ASP.net interface with windows API06 Jul 2007 15:38 GMT2
Hey all,
I am looking for a method to have an ASP.net page perform remote
configuration of an embedded windows device..things like configuring TCP/IP
info, domain participation, computer name, proxy info, etc.
using SSL with ASP.net 2.006 Jul 2007 15:04 GMT7
I have an asp.net website (IIS 6 on windows Server 2003, .NET
Framework 2.0)
On one of my page I am making a call to a ASP.net web service (to
obtain some data), I DO NOT want to make any secure calls to the web
.net 2.0 - unused class variables / methods06 Jul 2007 14:00 GMT4
I'm using Visual Studio 2005 and it has as you are probably aware a very
handy feature of reporting to you which variables are not being used - cool
thanks...
What would be even more handy is a way of finding out which of my methods
Retrieving form data by name06 Jul 2007 12:53 GMT5
This will likely be the dumbest question of the day, but:
Me.Request.Form.Item(3)  'works
Me.Request.Form.Item("txtName") 'doesn't work
Intellisense shows the full name of the key is:
CheckBox and GridView06 Jul 2007 12:32 GMT1
In my ASPNET2.0 C# webform, I have a GridView1 which has CheckBox1 on it.
If the GridView1 has 10 rows, is it possible to restrict the GridView to
have just one CheckBox checked?
given that the CheckBox1's AutoPostBack is not true.
Browse Folder06 Jul 2007 10:26 GMT6
Framework: Visual Studio 2005
Technology: ASP.NET 2.0
Language: C#.NET 2.0
I am trying to browse folders through the following piece of code.
Date format in Datagrid06 Jul 2007 09:52 GMT2
I am reading in results from an SQL database one of the fields is a
date
value. I wish to be able to display the date as only "dd/mm/yyyy" in
datagird (.net)can some
Memory Organization06 Jul 2007 09:01 GMT8
I see in many Internet sources that all 32-bit systems are having
limitations and can't address above 2 GB limit for the user application
reserving 2 GB more for the system. There are some tricks to expand the user
space like this:
Dynamic sitemap contents06 Jul 2007 04:35 GMT1
I am using ASP.NET 2.0 siteMap provider.
I need to make the title of one of my siteMapNode elements dynamic. That
means the title should be "Profile" for logged in users and "Register" for
anonymous users. How can I do that?
question on best way to get a control's property from custom control06 Jul 2007 02:41 GMT5
I have a custom textbox that i need to access a label's text property. the
label and textbox are 2 separate controls that will be on my page. Inside my
custom control i want to have access to this label's text. I was thinking of
having a property on my textbox that was something ...
Customized Control in the Datalist doesnt render06 Jul 2007 02:33 GMT6
Hi. all
I have a customize web control. I have three simple properties and
customized render class. then I add this control into my datalist like
<asp:DataList ID="datalist" runat="server" RepeatColumns="3">
accessing Request.Browser throws an exception06 Jul 2007 00:12 GMT1
we are running into a situation where accessing Request.Browser.MajorVersion
causes a System.ArgumentNullException.
when this happens the HTTP_USER_AGENT value is "Mozilla/4.x (Win95)"
I am assuming that this problem is that this agent string is not being
XML documentation for website05 Jul 2007 23:26 GMT5
Is there a way to generate XML documentation from an ASP.NET 2.0 website?  I
don't see any options for /doc.
I can't  convert the site to a Web Application.
Thansk
 
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.