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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get a handle on a dropdowlist?17 Oct 2005 17:55 GMT3
Good Morning All,
How can i get a handle on this drop down list?
public void myDropDown_OnDataBinding(object sender, EventArgs e)
{
Custom Collection17 Oct 2005 17:42 GMT2
I have started to implement Strongly typed CustomCollection for my Entities
instead of using Dataset & Datatable..
All my Collection Classes inherit from CollectionBase.. I tried to serialize
my class to save state by implementing ISerializable interface but I wasn't
User Authentication system with 'Remember Me'.17 Oct 2005 17:32 GMT1
I'm currently at the Macromedia Max Developer Conference in California and
was impressed by vendor's InterAct User Authentication system which
bascially allows one to smash together a 'Remember Me' User Authentication
and login system. It took 10 minutes!!
Dynamic CheckBox CheckedChanged event not firing17 Oct 2005 17:24 GMT2
 In the ItemDataBound of my datagrid I am creating a checkbox
dynamically. I have the eventhandler defined for CheckedChanged of the
check box. The event is not firing. The grid is bound in the
Page_Prerender  method. My code is something like this
How to assign a column of URLs to Hyperlink Column of a DataGrid c17 Oct 2005 17:19 GMT10
Hi, all:
I need a help from you about DataGrid control.
I created a DataGrid, dg, in design view of .NET visual Stadio and use the
builder to add a Hyperlink column to dg.
changing <span> forecolor17 Oct 2005 17:11 GMT2
Is it possible to change the forecolor of a Span programmatically?
Cheers,
Mike
Cannot create project in Windows Server 200317 Oct 2005 17:09 GMT1
I've been trying to create a new web application project in Visual Studio
2003 running on a Windows Server 2003.
I get the message Window titled Web Access Failed
The default Web access mode for this project is set to file share, but the
VS 2005 and Javascript Resize event?17 Oct 2005 17:07 GMT1
I am using VS 2005 and have a simple page, whose layout will be defined by
javascript in the BODY elements onresize event. The problem I have is that
the onresize event seems to have been depreciated.
For instance I cannot do
datasource..record count17 Oct 2005 17:02 GMT1
can i get record count from datasource??
let say my query.
----------------------------------------------------------------------------------------
string mySelectQueryw = "select * from tbluser";
Help on template ??17 Oct 2005 16:16 GMT1
Does anyone could explain me in simple words what are all this template
about ?
When to use them ?
How to retriev data of the field if template is used ?
ASP.NET WebSite: Permission Issue17 Oct 2005 16:14 GMT9
I have installed an ASP.NET application under a web site.
ASP.NET application uses an Impersonation Account, specified in Web.Config.
Authentication mode is set to Windows and anonymous access is disabled (deny
="?").
Link Button in Custom DataList Control17 Oct 2005 16:07 GMT1
I have created a custom DataList web custom control, which populates data
from a dataset.
This dataset is available at runtime and exposed as property by my custom
control.
Feedback The Number of Characters Entered Into Textarea?17 Oct 2005 15:48 GMT4
I'm wondering if anybody has figured out how to implement this feedback
methodology [1] which displays [ x ] Characters Remaining when using the
TextBox TextMode="MultiLine" attribute which will cause the TextBox to be
output as a textarea element.
ASP.NET app initialization problem (Failed to map the path)17 Oct 2005 15:45 GMT2
I have the following setup:
A website that is completely accessible to a logged-in user. Access control
is handled by a third-party external module implemented as an ISAPI filter.
The /webservices subdirectory contains a public webservice. The ISAPI filter
creating button onclick events programmatically17 Oct 2005 15:37 GMT2
Is it possible to create the following programmatically
Button27.Attributes("onClick") = "javascript:abc();"
without creating a separate line for each
Button27.Attributes("onClick") = "javascript:abc();"
 
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.