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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to hide some map nodes from menu28 Mar 2006 03:44 GMT3
I have web.sitemap file that is used in sitemappath control. I also have a
menu that uses the same sitemap file. is it possible to "hide" some nodes
from menu but still have them available for SiteMapPath control.
I need it since some pages could be displayed only if the have some ...
Changing page bgcolor from code (repost)28 Mar 2006 03:17 GMT12
In the original post I failed so indicate that I am using framework
1.1.......
I need to be able to change the background color of a page from code.  I
found an answer to this question in another forum from Peter Huang that said
display empty datetime as blank?28 Mar 2006 02:29 GMT3
How do I display a datetime field that hasn't been assigned a value as blank
instead of the default minimum value? I need to do this in both display and
edit modes.
Thanks!
Opening a Word 2003 template28 Mar 2006 00:57 GMT4
I need to open a Word template so that I can merge some data from a database
with the document. I am using ASP.NET, VB.NET. I can not even get MS Word to
be visible. I can see that an instance is created in Task Manager.
Here is my code:
Compiler Error Message:   28 Mar 2006 00:53 GMT8
Compiler Error Message: BC30002: Type 'System.Management.ManagementObjectCollection' is not defined.
Source Error:
[code]
     Imports System.Management
.NET App to monitor Processes28 Mar 2006 00:51 GMT2
Is there a sample application or reference to monitor processes using .NET?
Thanks,
Stephen
Roles/Groups in ASP.NET 2.028 Mar 2006 00:44 GMT6
I'm looking to protect some pages using the Membership provider (ADS)
built into .NET 2.0. In order to protect these pages, whose details are
stored inside a SQL Server table with columns id,name,url,parentid etc.
I need to link them into some roles, or groups.
How to make web user control?27 Mar 2006 23:15 GMT3
I have a SIMPL HTML form that displays a javascript clock.
I want to take this component and put it in a web user control so that I can
reuse it easily.
The problem is I don't know what to do with some of the elements, like...
referencing a user control: ASP.NET 2.027 Mar 2006 23:08 GMT5
Hi, I have a user control on my page and all I would like to do is call one
of its public methods.
in 1.1 I would just go...
((MyUserControlType)(NamedInstanceOfControl)).PublicMethod();
How to get 2nd Wednesday of each month?27 Mar 2006 23:07 GMT1
Please suggest something to get date corresponding to 2nd wednesday of
each month in VB.NET.
Printing from ASP.NET27 Mar 2006 22:34 GMT2
Howdy all,
I need to print from my ASP.NET script with minimum user interaction. I have
a work order management piece that they need to simply print the WO when its
completed to a single printer. I don't want the user to be presented with
Recently written record does not show in a descendingly sorted dat27 Mar 2006 21:47 GMT1
Here's the problem I'm having.  I write a record to backend database and upon
the postback my record set is not showing the record I just added.  If I
close the page totally and reopen the page it will show up, or if I add a
second record the first will show upon the postback of ...
Error connecting to SQLExpress 2005 locally (error: 26 - Error Locating Server/Instance Specified)27 Mar 2006 21:43 GMT2
I'm a newbie here and was wondering anyone could help me with this.
I have a simple ASP.NET 2 web application running perfectly fine with
IIS and SQLServerExpress installed locally on my WinXP as a testing
server (I created the app in Visual Studio.NET 2005).
postback problem27 Mar 2006 21:02 GMT2
i have a problem with postback... i don't find an answer ... only the same
problem without a solution....
(look here:
http://groups.google.de/group/microsoft.public.dotnet.framework.aspnet ...
change an attribute of all controls, before the page renders27 Mar 2006 20:51 GMT3
i want to enumerate all server controls in a page
if it has a text property, change it
right before the page is sent to the browser
how do i do this?
 
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.