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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
possible to authentificate in  both mode together: windows and forms?10 Oct 2007 08:10 GMT3
we run a webapplication where users must log in. So the web.config contains:
<authentication mode="Forms"/> and IIS is set to Anonymous authentification.
Now we want the same application to run inside our intranet. In this case,
windows authentification must be used, avoiding to ...
BackColor binding does not work on postback10 Oct 2007 03:07 GMT7
I have the following label markup (label is inside FormView):
<asp:Label
ID="lblIndicatorReady" runat="server" Text="RE" ToolTip="Ready"
BackColor='<%#
What comes after FormsAuthentication.SignOut()?10 Oct 2007 02:38 GMT2
I asked this before but not reply,  also I asked this in the asp.netSecurtiy
group but the group is in temporary coma no reply for few days.
I am still able to navigate back to secure area even after calling
FormsAuthentication.SignOut().
Detecting timeout with multiple websites on the same IIS server10 Oct 2007 00:55 GMT1
I'm using the well documented code to detect whether a timeout has occurred
when a page is fetched in the OnInit() event handler:
If Session.IsNewSession Then
Dim CookieHeader As String = Request.Headers("Cookie")
Operator Overloading10 Oct 2007 00:51 GMT2
I use VB.NET to create ASP.NET apps. If I am not wrong, there is
something called method overloading in VB.NET (like in C#) which is
one of the features in OOP (polymorphism) but does VB.NET also include
operator overloading like C# does?
VS 200810 Oct 2007 00:49 GMT6
Has anybody used Visual Studio 2008 Beta yet?  If so, is it faster than
2005?  It sure can't be slower! What was MS thinking?
David
Web Controls issue10 Oct 2007 00:39 GMT1
Trying to drag the Input file into a web form, but afterwards it refers to
File1 <INPUT>  instead of System.Web.UI.WebControls.FileUpload.
How that can be fixed?
Thanks,
Tool Tip in GridView09 Oct 2007 23:06 GMT1
I have a gridView.  I want When I use mouse over on any of the row or cell it
should show me the text of that cell.  so, I need Tool tip.  But I don't know
how to do that.
Make Address Look Better09 Oct 2007 22:30 GMT13
VB.Net
I'm pulling Data from a DB and creating a letter by filling the Labels.  It
works perfectly, but if Addr2 and Addr3 are blank, it leaves a Blank space
in that area.  Is there a way to make it so I can say if the data is empty,
String > Strange Error09 Oct 2007 22:28 GMT1
I have the following code line:
...
Return Array.Sort(categories.ToArray)
...
System.Diagnostics09 Oct 2007 22:23 GMT4
I would like to put a switch in my web.config that can configure and will let
me logsinformation to a textfile. Where can I find an example for that?
Signature

Arne Garvander

List(Of String)09 Oct 2007 21:58 GMT9
How can I filter a List(Of String)?
I need to get the list elements which start with the letters contained
in the variable Text.
Thanks,
Getting sum in asp.net page09 Oct 2007 21:37 GMT6
I have the following code in a asp.net web page that should always return a
single value (sum).  Is there a better way to do this so I just get the
result and not have to check for HasRows, etc.?  Also, I am thinking of
making this a stored proc when we go into production.  If so ...
The best file format to import/export data into sql database through asp.net application09 Oct 2007 21:36 GMT4
We are developing a SQL server based asp.net application. As part of
requirement we should allow users import/export some relational data through
web user interface. We are investigation which file format would be the most
efficient format to import export relational data.
crystal report issue in VS2005 - Not implemented Details: Error Code:0x Sorce: ADODB.CONNECTION09 Oct 2007 21:18 GMT2
The crystal report in VS2005 used to work well. But now it doesn't work. I
open the report (rpt file) in VS2005 and try to refresh database connection,
it gives the error message like:
Cyrstal Reports ActiveX Designer
 
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.