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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Use gridview with generic collection?15 Sep 2007 07:44 GMT3
I figured that I'd just set the datasource of a gridview to a generic
list of classx, but at runtime databind complains: "The data source
for GridView with id 'gv1' did not have any properties or attributes
from which to generate columns.  Ensure that your data source has
link button15 Sep 2007 02:12 GMT1
My following code is not working
<asp:LinkButton ID="btnRemoveAll" runat="server"  
Visible='<%#(int.parse(Eval("UserCnt")!=0)) %>'
OnClick="btnRemoveAll_Click">Remove All</asp:LinkButton><br />
Declare variables in own subroutine15 Sep 2007 00:54 GMT6
Using ASP.net 1.1 and VB
Is it possible to declare variables in their own subroutine?
I had my DIM statements within a sub that worked just fine.
I wanted to be able to use them in another sub, so I isolated them in their
If Then within Subroutine that uses Parameters14 Sep 2007 23:32 GMT3
The following code works well.  Upon Submit, It sends information to an
email address.  It also sends the same information to a database.
If the user clicks "Submit" but has not changed the drop down selections
from "Choose One" to another of the items, it notifies in red and ...
The IListSource does not contain any data sources.14 Sep 2007 23:25 GMT10
I have migrated a site from IIS5 to IIS6.  The site is configured and the we
app is installed on the new IIS site.  I can get to the web page but when I
try to login, this is what I get the following error below.  I would
appreciate any insight, direction or help regarding this.
RaiseError14 Sep 2007 22:40 GMT2
I am raising an error on my SQL 2005 procedure as follows:
RAISERROR(@ErrorMessage, @ErrorSeverity, 1)
How can I access it in my ASP.NET code? I am using Enterprise Library
Data Block to access the database.
AJAX 101 -- event not firing14 Sep 2007 21:07 GMT3
This is a total ID-10T error, but since its my first attempt I'm missing the
obvious.
I downloaded the framework, create an AJAX enabled app, added a page, and
added an update panel with this:
HTML with Images to Word Doc14 Sep 2007 20:30 GMT2
How do I convert an HTML with images to Word document in .NET ( C# )
Thank you,
OZI
Nmaespace14 Sep 2007 19:09 GMT2
I want to create a namespace.  I don't know how to do it.  I add a class in
my project. Should I add keyword namespace myNmaspace to it. or how can I do
it.
I want three files
Membership - adding methods (programming help)14 Sep 2007 19:01 GMT2
I just found out that ASP.NET membership does not have a method to
lock accounts (only Unlock user)
See http://forums.asp.net/p/825946/825946.aspx
Question was 'I understand that the MembershipUser.UnlockUser method
ViewState corrupted?14 Sep 2007 18:57 GMT3
My site is randomly firing off a "ExceptionHttpException : Unable to
validate data. " error on some of its forms.
-------
HttpException : Unable to validate data.
Identity Impersonate in ASP.NET14 Sep 2007 18:57 GMT2
So, I've got an intranet site I'm developing where I'm being told to
integrate a few pages that require me to query a remote MSSQL server.
That server's owner says authentication on his server is Windows based
(no SQL ID/password combos will be assigned, it has to be domain login
MS Visual Studio 2005 Pro Ed14 Sep 2007 18:48 GMT1
I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET
Framework SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS
Visual Studio 2005 Professional Edition.
1) Are both the MS Visual Web Developer 2005 Express Edition and the
Problem in OnItemDataBound14 Sep 2007 18:45 GMT1
I have a datagrid with 4 columns, in the 2nd column I have a Label and
in the 4th a DropDown.
As I want to change the content of the DropDown according with the
content of the label I've built a function that executes on
Will one ASP .Net worker process use more than one CPU?14 Sep 2007 18:32 GMT3
I am currently evaluating a CMS product.  I like the product so far, but one
of the restrictions on the product is that it requires that the Windows 2003
application pool be restricted to one worker process.  They say this is being
done to improve caching. (???)
 
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.