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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Editing in a gridview19 Jan 2007 03:29 GMT2
I'm in the RowDataBound event for a gridview.  my money fields and dates
are in unedited format.  The following works fine but is this the easiest
way?  Isn't there a way to apply formating to the string without having to
convert the string to its native type and then back to an ...
Business layer wrapping user information and transactions?19 Jan 2007 02:51 GMT4
I have an application with both Windows Forms and ASP.NET front ends and
uses both integrated web security and a security database. The problem I
have is that I need to syncronize these security databases.
The web front end uses ASP membership with the SQL provider, the database ...
Hiding browser's menu and toolbar19 Jan 2007 02:24 GMT3
In my recent asp.net (2.0) project, I want to give a desktop-application
look and feel to my users.
I think I'll do it by hiding the browser's default menu & toolbar right from
the default page (i.e: default.aspx), which also serve as my login page. And
ObjectDataSource Parameters Adding19 Jan 2007 00:29 GMT1
I have an .XSD tableadapter whose GetData takes an int.32 argument.  I
created an ObjectDatasource that uses the .XSD to retrieve the data.  When
creating the ObjectDataSource it recognized that an Int32 argument was
needed.  but in the code I can't see how to specify the ...
ViewState question19 Jan 2007 00:21 GMT2
I am now not sure I understand what ViewState does.
Having EnableViewState=true or false on a WEB form and/or different
server controls does not seem to make any difference.
I am just playing around with VS 2005 and no matter the value of
Login Control -- Set Focus ?19 Jan 2007 00:02 GMT1
Good evening friends,
I am working with Visual Studio 2005, ASP.NET 2.0
I am working with the Login controls provided my .NET 2.0, trying to make
the Login1 control UserName textbox obtain SetFocus upon load of the .aspx
Installing Ajax RC1 - ---- Element 'ScriptManager' is not a known element19 Jan 2007 00:01 GMT1
Just switched from Beta2 to RC1 - I get this error for all the Ajax stuff
(UpdatePanel, UpdateProgress, etc) as well as many others any time I open
HTML source view on any page in the site.
The site Compiles/Builds just fine, btw
@18 Jan 2007 23:40 GMT1
I have come across a few posts wherein I have seen that a file path is
preceded by a '@' (without the quotes), something like
Dim FilePath As String
FilePath = @"C:\windows\System32\Folder1\"
Get File Size Using FileSystemInfo18 Jan 2007 23:32 GMT2
Using the FileSystemInfo class, I am retrieving all the directories &
files existing in a particular directory on the server & listing them
in a ListBox. If an item in the ListBox happens to be a directory, then
the ListItem should display the directory name which will be appended
ASP.NET Membership Data Store and Administration Across Applications18 Jan 2007 23:18 GMT2
I am new to .net 2.0 and was wondering how best to leverage its
membership capabilities to handle a situation similar to the following:
We have a 4 web applications belonging to 3 departments.  Each of these
is owned by a particular department.  Access to the systems can be
Newbie -- Page_Load( ) fires twice if image is added to Login page18 Jan 2007 20:59 GMT1
I'm using Visual Studio 2005 + ASP.NET and C#
I have a login.aspx page with AutoEventWireup set to FALSE (also added to
top level Web.Config, and set to false)
With a "template" loginCtl the Page_Load( ) event fires once.
Custom Error Pages18 Jan 2007 20:49 GMT2
I have seen many examples to set custom error pages as follows:
<customErrors mode="RemoteOnly" defaultRedirect="errors/ErrorPage.aspx">
<error statusCode="400" redirect="errors/ErrorPage400.aspx" />
<error statusCode="401" redirect="errors/ErrorPage401.aspx" />
strange text appearing in gridview dropdownlist18 Jan 2007 19:39 GMT2
this text keeps showing up in my gridview dropdownlist
"System.Data.DataRowView"
How do I prevent this problem ?
ASP.NET MMC-Extension missing18 Jan 2007 19:14 GMT1
Dear friends,
I am missing my ASP.NET IIS-MMC Snap-In, and I couldn't determine why. I am
running Windows 2003 R2 x64 with IIS in WoW64-Mode and installed .NET
v1.1.4322 (x86) and 2.0.50727 (both x64 & x86), where 2.0 x86 has been
VB.net array question18 Jan 2007 18:08 GMT2
Slightly OT, but I know someone must know off the top of their head (and
this is for a asp.net application).
I have a one dimensional array of a string type that was created using
String.Split. I now want to add an additional dimension without losing
 
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.