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
Website config tool asp.net 2.017 Jan 2006 16:47 GMT3
Hello, I am probably in the wrong forum but any direction would be
appreciated. I recently installed the distributable for asp.net 2.0. I
notice that with 2.0 the wizards (1.0, 1.1) are no longer in the
control panel but instead accessed through a website configuration
Trying to create a Page by code17 Jan 2006 16:20 GMT2
In a C# Web Control library I created this Page / HttpHandler:
================
namespace WebUtils
{
How to know supported asp.net version nubmer?17 Jan 2006 15:55 GMT1
Hello, friends,
We have Windows Server 2003 machines. We want to check which asp.net version
(1.x or 2.0) it supports. How to do this?
Any reference paper, or command syntax?
Map web drive17 Jan 2006 15:51 GMT1
I would like to create a website\portal where I can login and have a drive
mapped to my desktop like a virtual drive mapping. xdrive already has
something like this, but I what to use it for personal reason. I know this
can be done, I just do not know where to start.
laptop question17 Jan 2006 15:49 GMT7
Just a question for you all..
I want to buy a laptop and it would be mainly for development
Which ones below can you recommend.
Sony VAIO FS630/W
webctrl_client display issues...please help...17 Jan 2006 15:35 GMT2
We have been using the "webctrl_client controls" for a while now in a variety of applications.  And, at this one a client site where via "localhost" the treeview displays perfectly yet when we try to display the treeview from the ourside world it fails.  Just click on the link ...
javascript messagebox help17 Jan 2006 15:33 GMT1
ive read a few tutorials, but i cant get my head round it,
all i need is a messagebox that displays "update" "new"
on update i want it to update a record, on new i want it to create a new
record
Programmatically change IE proxy settings17 Jan 2006 15:22 GMT1
I need to change the IE proxy settings from code. I know I can update the
registry directly (HKCU\Software\Microsoft\Windows\CurrentVersion\Internet
Settings). The drawback of this option is that I need to restart IE to inform
that the settings have been changed.
StreamWriter.Write or WriteLine causes Session_End17 Jan 2006 15:00 GMT5
If you use StreamWrite Write or WriteLine it causes Session to End!
e.g.
   FileStream fs = File.Open(fileName,FileMode.Append,FileAccess.Write);
  StreamWriter sw = new StreamWriter(fs);
How to recognise a url as a streaming media17 Jan 2006 14:59 GMT1
I would like to know how can I catch URLs of streaming media when
browsing Internet. I am working on a statistic program, which should
analyze users' preferences in the Internet club. That means, how
frequently are they watching / listening to streaming media, and from
Handling view state with Dynamic controls17 Jan 2006 14:32 GMT3
1) I build a Html Table dynamically (Header Row, and then 2 rows with data
    All 2 rows have 2 cells: cell(0) contains a delete button (ASP Button),
cell(1) contains a HTML Text box
2) On Form Load and get some data from a dataset and then from it's contents
Q: fit to window size17 Jan 2006 14:07 GMT1
How can I make my ASP.Net application fit the internet explorer windows size
so that users will see all the components even if they change the windows
size.
Is this possible?
DataItem!!17 Jan 2006 13:53 GMT1
I have a datagrid which is bound to a DATA READER object.
During its item bound event i am trying to retrieve a particular value from
the dataitem property.
Code:
JavaScript17 Jan 2006 13:52 GMT5
I have the following code that executes JavaScript, is there a way I can put the same JavaScript code in it's own file and execute the code in that file instead of having this JavaScript code in my C# code?
private void Page_Load(object sender, System.EventArgs e)
{
if (!this.Page ...
PostedFile.SaveAs - summary is missing17 Jan 2006 13:45 GMT1
I'm trying to upload files and to use the revision number field of the file.
By using PostedFile.SaveAs the files are uploaded.
The problem is that the summary tab and the revision number are deleted.
Is this behavior is "by design" or it is just a bug?
 
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.