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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what happened to msdn demo servers26 Jan 2006 03:18 GMT2
does any body knows what happened to the demo servers?
Button doesn't post back/click code doesn't run26 Jan 2006 03:06 GMT1
For some reason all of a sudden my button on my webform doesn't run it's
code.  I have checked that the "runat=server" and that the "Handles
cmdButton.click" is at the end of the sub. Any ideas? (Using 2.0)
Here's part of my html...
How get total MB of a set of files in a dir?26 Jan 2006 02:57 GMT2
I have a videos directory with a bunch of videos in it.  The video filenames
begin with the username, such as "jsmith_01.mpeg".  I want to find how many
MB of video files the current user has in the videos dir. Any idea how I can
do this?
attaching aspx page into HTML page 26 Jan 2006 02:41 GMT1
i'd like to attach some aspx page in HTML template
HTML template consist of Header,Content and Footer.
i just wanna show Html page appear consist of Header, aspx page and Footer
is it possible ?
how to retrive Current ApplicationId26 Jan 2006 02:36 GMT1
what is the code to get the running applications "ApplicationId"
Thanks
Tdar
Web UserControl inheritance in VS 200526 Jan 2006 02:15 GMT1
It seems that VS 2005 doesn't allow inheritance for web usercontrols. I
created two web UserControls, WebUserControl1 and WebUserControl2. I
replaced base class of WebUserControl2 to be WebUserControl1 (public
partial class WebUserControl2 : WebUserControl1). When compiled, got
First net 2.0 project, where is the DLL?26 Jan 2006 02:11 GMT6
I can't find the DLL for my website?  I found the aspx pages, but can't find
the dll.  Please, someone clue me in please.  Thank you.
2.0 comptability with 1.126 Jan 2006 02:11 GMT5
I am writing a new app in VS 2005 and trying to using some assemblies that
are written in 1.1 and compiled and stored in the GAC. These assemblies work
fine because my 1.1 websites work fine. The problem is when I run the 2.0
website it comes back with:
Nested Web sites in Visual Studio 200526 Jan 2006 02:00 GMT8
I have a root application that has various sub-applications (subdirectories
set up as applications within IIS).  All of the sub-applications rely on the
root application for profiles, membership, etc.
This all worked fine for a bit, but now, I get an error when trying to build
Abandon Session26 Jan 2006 01:51 GMT2
Hi all, If i issue the Session.Abandon command will that clear the whole
session or just the session variables. The reason i ask is i use forms
authentication (cookieless) to login to the app. I have a loginview control
on the master page which displays contents based on the ...
Select a Row26 Jan 2006 01:47 GMT2
Hi all, i need to select a row in the gridview programatically(without
clicking the select button). I hope this is easy. Am i missing something?
Thanks for the help.
Binary Stream Excel Client Problem26 Jan 2006 00:52 GMT3
      Response.ContentType() = "application/vnd.ms-excel"
      Response.Charset = ""
      Response.BinaryWrite(stream)
The code when executed causes the
Formatting a date in a FormView control?25 Jan 2006 23:41 GMT2
What's the simplest way to format a date in a FormView control? I've been
looking for something like a DataFormatString property, but it doesn't look
like the control itself, nor the consitutent controls in its templates, has
a property like that. What I want to do is apply a ...
Reading  Single Value from a SQL DB25 Jan 2006 22:29 GMT4
I'm having trouble pulling a single value from my SQL DB and filling a
string type with it.
Something like:
Dim strConnection As String =
how to display Footer in a gridview even if there is no data bound25 Jan 2006 21:50 GMT2
well, I'd like to know how to still display the footer of a gridview
even if there is no data bound from the db. That is because I use the
footer to put my inputs to add a new record, so I need to be able to
add records, even if there is none yet...
 
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.