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 / .NET Framework / New Users / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Enable Scroll up and scroll down in CR-report28 Nov 2006 23:42 GMT1
Using  vb.Net,i created a application.in that application i user Cr-Report
for creating reports.After launch the report ,we can't scroll up or down the
report using Mouse wheel or keyboard arrow buttons.I want to enable this
functionality in my report. Please help me
.NET Framework 228 Nov 2006 23:36 GMT12
I am a novice using my computer only for home applications.  I am running
Win 2000 and I have Office XP Professional 2000 installed.  Someplace along
the line NET Framework 2 got installed (Probably with an auto update).  Do I
need this program, and what will happen if I ...
Why is there no Equals() or GetHashCode() in ArrayList?28 Nov 2006 22:25 GMT4
Why doesnt ArrayList implements the Equals() or GetHashCode() methods?
How is the developer supposed to check if an array list is equal to
another array list? Is the developer supposed to iterate through the
array list to find out if they are equal or not? This should be handled
Disposing EventHandlers28 Nov 2006 20:40 GMT1
In a windows app is it necessary to explicity release delegates from events
by implementing dispose, or should the framework take care of this?
I've read that you only need to implement IDisposable when handling
unmanaged resources, which makes sence... however...
Performance counter problem28 Nov 2006 17:17 GMT2
Our software package works fine under XP but when I run under Vista RC1
as an administrator I get the following exception:
Exception has been thrown by the target of an invocation. --->
System.Security.SecurityException: Requested registry access is not
Listening on localhost: how to bind on 2 IP addresses28 Nov 2006 17:13 GMT4
I am creating a TCP server app, which will run on a particular machine.
Currently I am using the following code (C#):
            LocalHost = Dns.GetHostAddresses("localhost")[0];
            Port = 2121;
dynamically determine .net baseframework version of exe or dll28 Nov 2006 15:49 GMT3
Whether in a Winform application (.exe) or a .Net assembly (.dll), is there
a way to determine what version of the .net baseframework the run-time
module (i.e. exe or dll) was loaded with (is using)?  Seems that using
reflection this is possible...just can't seem to figure out ...
Problem with partial post back & master page28 Nov 2006 15:37 GMT1
I have ASP.NET user control that implements ICallbackEventHandler. Partial
postback works perfectly when I put control on a regular webform.
But when I put it on page that has master page control doesn't work.
I'm getting following error :"The target <name> for the callback could ...
High Performance Xml parser28 Nov 2006 11:10 GMT1
I am looking for component which allows me to parse my xml file.
the reason i am asking this, is because my xml files are huge it can
reach as far as 1GB more or less.
the time to parse such a file is something like 5 Hours.
Dispose on Kill process28 Nov 2006 05:10 GMT1
Is it possible to catch event when a .net application process is killed in
order to do the required cleanup? ie. task manager - kill process.
The only way I can think of doing this currently is by using windows
messages to catch the destroy message. From what I've read CLR doesn't ...
Changing Route Table from C#27 Nov 2006 22:58 GMT2
I've posted this question in
'microsoft.public.dotnet.framework.compactframework' as well, but
despite the great help I still haven't solved the problem. So before
going the C++ route I would like to see if anybody in this group may
Windows Workflow27 Nov 2006 19:10 GMT1
What do I need to install in a Windows 2003 server and Microsoft Office
SharePoint Portal 2007 server in order to use the workflow features of
Windows Workflow?  
Does Win2003 already have the priore version of WWF installed?  if not, then
c# as operator27 Nov 2006 19:08 GMT10
Hey there
Which is better: "(inSet as ICloneable).Clone()" or
"((ICloneable)inSet).Clone()"?
Thank you
C# windows application27 Nov 2006 18:33 GMT1
Hi All,
I read article
(http://msdn.microsoft.com/msdnmag/issues/05/08/AutomaticProxyDetection/default.aspx). I need yours help. Please advise me  
My Requirement is given below.
Managed C++ Mixed Assembly27 Nov 2006 18:00 GMT9
I have a VC++ Project that outputs an unmanaged DLL.
I would like to convert this project to a managed C++ Project.
The goal is to mix unmanaged and managed code. Un unmanaged exported
function will need to run managed code. Is it possible ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2006
 
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.