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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Call Graph from Assembly or Code21 Dec 2006 09:29 GMT1
I need a tool that can create a method call graph from analysing my C# code
or assembly.
I actually want to list functions being called by each function recursively
(whether same or different class, public or private or protected or static
Why is XML the core part of .Net Framework?21 Dec 2006 06:32 GMT5
I think it's easy to understand CLR is the core part of .Net Framework.
Bute how to understand XML is the core part of .net framework?   Can
you talk something about it?
Handling multiple web requests parallely21 Dec 2006 03:15 GMT4
Hi friends,
Can anybody share with me code snippets of handling simultaneously
multiple http requests from different clients ? I'm using the
HttpListener for this purpose. Have used the BeginGetContext model but
problem in data logging from within HttpListener21 Dec 2006 03:11 GMT4
Hi friends,
I have tried to host a web service using HttpListener of .NET 2.0 (with
help from the article
http://msdn.microsoft.com/msdnmag/issues/04/12/ServiceStation/default.aspx).
Running installed application asks for MSI21 Dec 2006 02:06 GMT1
Two VB.NET Windows Forms (2.0) applications had the same behaviour when they
were run the first time by a user: after clicking on the shortcut, the
location of the MSI-file is asked, and a part of the installation is
(re)done.
Shall I now always use String.Empty instead of ""20 Dec 2006 19:25 GMT26
In the past I always used "" everywhere for empty string in my code
without a problem.
Now, do you think I should use String.Empty instead of "" (at all
times) ?
Problem with network share FullTrust since IE7 install20 Dec 2006 16:59 GMT1
I setup FullTrust on a network share using caspol so I could maintain my
code on a network share and also build and run from the same place using
caspol. Since installing IE7 yesterday the network share security level has
been dropped and I cannot reinstate the FullTrust using ...
Visual Studio 2005 weird behavior20 Dec 2006 16:06 GMT6
1. I created a Solution in VS 2005, the Solution "Solution 'Solution1' (0
projects)"  shows up properly
2. then I added a  New Web Site
At this point, the solution disappears from the solution explorer!  I only
Load XAML in "Sub Main" in (WPF)?20 Dec 2006 12:22 GMT1
I try to load a xaml on this way the XAML-Window is shown.
But if I close the Window the process does not stops!
What's wrong?
<Application x:Class="App"
Reflector not running under correct framework version19 Dec 2006 19:17 GMT4
I have written a plugin for Lutz Roeder's Reflector tool.  The plugin
requires framework version 2.0. On my machine at home and my machine at
work (XP SP2 and SP1 respectively) the plugin works correctly - I have
both 1.1 and 2.0 of the framework installed.
How to detect a handle leak with a GC19 Dec 2006 18:55 GMT3
After trying to investigate a handle leak problem in my application, I
found out this post which pretty much describes the behavior that I
have experienced:
http://www.dotnet247.com/247reference/msgs/51/255221.aspx
Requesting http from a web-site or a windows application, is there any preformance difference?19 Dec 2006 14:22 GMT4
I'll be sending a bunch(1000's) of SMS/day where the cell
phone-numbers are picked up from a database and then a request to
something like 'http://www.thirdpartysendingsms.com' is made, they
deliver the sms.
Enterprise Data Blocks and command timeout19 Dec 2006 12:32 GMT5
Hi, I am using 2.0 DAB to return a datareader (ASP.NET 2.0)
  // Create a database object
       Database db =
DatabaseFactory.CreateDatabase("ConnectionString");
how to install .NET Framework 2.0 unattended using VS.NET Setup Project Template19 Dec 2006 11:24 GMT10
we're trying to create an MSI package to deploy a .NET 2.0 Windows Service
using ADS and Computer Policy.
To our question: does someone know a good document which describes 'how to
build or create a windows installer setup routine using Visual Studio 2005'
Problem with format of msmq messages, .net19 Dec 2006 10:12 GMT3
First time using msmq in .net environment and I think I am missing
something obvious.
I am using the System.Messaging classes Message & MessageQueue to send
a message.
Pages: 1 2 3 4 5 6 7 8 9 November, 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.