My account: Login | Sign Up
Loading...

microsoft.public.dotnet.framework | Forum profile

rss Atom  |   RSS
Forum profile page for microsoft.public.dotnet.framework on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.dotnet.framework, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.dotnet.framework" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.dotnet.framework - microsoft.public.dotnet.framework (site profile, domain info microsoft.com)
Title: microsoft.public.dotnet.framework
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 19 post per thread
Forum activity: 32 active threads during last week
 

Posting activity on microsoft.public.dotnet.framework:

  Week Month 3 Months
Threads: 32 144 460
Post: 58 273 873
 

microsoft.public.dotnet.framework Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name Posts
Pavel Minaev 8
Morten Wennevik [C# MVP] 5
Phil 4
Peter Duniho 4
HyperAnalyst 3
Sonu 2
unknown 2
Dave 2
a_ve_m@yahoo.com 2
Fao, Sean 1
 

Latest active threads on microsoft.public.dotnet.framework::

Discussions in microsoft.public.dotnet.framework
Started 1 day, 19 hours ago (2008-09-05 23:05:00)  by Brandon Taylor
Hi all, I just tried to install Microsoft .NET Framework version 3.5 on my system today, and I have a sneaky suspicion that something might have gone wrong with the install, although my Add/Remove Programs list confirms that I do have the Framework on my system. Is there any way for me to test the Microsoft .NET Framework to...
Thread:  Show this thread (2 posts) Size: 829 bytes
Customize:  Customize "Any way to test .NET Framework? in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 2 hours ago (2008-09-05 15:47:00)  by Dave
All the examples i've found using XmlSerializer work with one time serialization / deserialization of objects... or one time serialization / deserialization of collection of objects. I need to be able to keep a file stream open, and just serialize (IrcMessage) objects as they come into my server, then eventually have some other ...
Thread:  Show this thread (3 posts) Size: 4,363 bytes
Customize:  Customize "XmlSerializer usage in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 3 hours ago (2008-09-05 14:53:00)  by Sonu
Hello - I have the following code in my vb.net app and when it runs, the memory usage at the Windows Task Manager keeps increasing for the application and stops after a while. I'm using some bitmaps and sound in the program. How would I stop the size thing to increase! I went to these link already but I cannot fix this ...
Thread:  Show this thread (3 posts) Size: 1,689 bytes
Customize:  Customize "VB.NET Memory Leaks in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 3 hours ago (2008-09-05 14:49:00)  by vkhaitan@gmail.com
Most of the people would have struggled with readymade Layout managers within dotnet platform, e.g. Anchors, docks etc. Any Complex or professional layouts can't be done using these basic techniques. Now a professional Layout manager is out for Winforms, namely Smartlayouts. It is availbale at http://www.smart-components.com/...
Thread:  Show this thread (1 post) Size: 1,054 bytes
Customize:  Customize ".Net layout Manager in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 3 days, 7 hours ago (2008-09-04 10:59:00)  by pinhead
Can anyone explain what the major differences are between .Net3.0 and .Net3.5, specifically, what are the extra namespaces gained with 3.5? Most (if not all) of our computers are running .Net3.0 and I'm wondering what benefits can be gained by deploying 3.5 (and maybe SP1)?...
Thread:  Show this thread (8 posts) Size: 664 bytes
Customize:  Customize ".Net3.0 and .Net3.5 in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 10 hours ago (2008-09-05 07:30:00)  by addey
Hi I broke the MMC .NET Framework 1.1 Configuration snap-in. What I did was to set the Permission Set group properties of the All_Code code group, on an Enterprise level, to SkipVerification. When I pressed the OK button, a message poped up stating something like "The actions you have taken may cause MMC to not ...
Thread:  Show this thread (1 post) Size: 2,030 bytes
Customize:  Customize "MMC could not create the snap-in ".NET Framework 1.1 Configuration in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 15 hours ago (2008-09-05 02:52:00)  by unknown
Thread:  Show this thread (1 post) Size: 316 bytes
Customize:  Customize "Application.StartupPath in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 18 hours ago (2008-09-05 00:15:00)  by HyperAnalyst
Do I have .Net Framework installed? If I don't have, then why do I see a .NET Framework section in "Security Settings", in my IE 7 ("Loose XAML", and "XPS Documents", for example)... If I have it, then will Windows Update it (at all [either patch, or uninstall, and install a higher version])? I have XP Home Edition, with ...
Thread:  Show this thread (5 posts) Size: 1,015 bytes
Customize:  Customize "Do I have .Net Framework installed? in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 3 days, 11 hours ago (2008-09-04 06:27:00)  by Markus Eßmayr
Hello, I'm currently implementing an application which should display in a table. But not just a table like a ListView or a DataGrid, the table should have a footer row too. That means, there are headers, like the ones the other controls have, below follow the rows and on the bottom of the table, a footer row is displayed....
Thread:  Show this thread (2 posts) Size: 1,016 bytes
Customize:  Customize "View a table with headers and footers in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
Discussions in microsoft.public.dotnet.framework
Started 2 days, 21 hours ago (2008-09-04 20:37:00)  by Family Tree Mike
To be a fair comparison, you should add the unzipping time to the "few minutes" in the case where the data is inflated. Next time please do not post separately to each of the (at least) four groups I read this. You can post to all groups at once so all followups go to all groups. "DR" <softwareengineer98037@yahoo....
Thread:  Show this thread (2 posts) Size: 1,393 bytes
Customize:  Customize "RE: Why is its substantialy slower to load 50GB of gzipped file (20GB gzipped file) then loading 50GB unzipped data?... :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
 

Hot threads for last week on microsoft.public.dotnet.framework::

microsoft.public.dotnet.framework
Started 3 days, 7 hours ago (2008-09-04 10:59:00)  by pinhead
Can anyone explain what the major differences are between .Net3.0 and .Net3.5, specifically, what are the extra namespaces gained with 3.5? Most (if not all) of our computers are running .Net3.0 and I'm wondering what benefits can be gained by deploying 3.5 (and maybe SP1)?...
Thread:  Show this thread (8 posts) Size: 664 bytes
Customize:  Customize ".Net3.0 and .Net3.5 in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 2 days, 18 hours ago (2008-09-05 00:15:00)  by HyperAnalyst
Do I have .Net Framework installed? If I don't have, then why do I see a .NET Framework section in "Security Settings", in my IE 7 ("Loose XAML", and "XPS Documents", for example)... If I have it, then will Windows Update it (at all [either patch, or uninstall, and install a higher version])? I have XP Home Edition, with ...
Thread:  Show this thread (5 posts) Size: 1,015 bytes
Customize:  Customize "Do I have .Net Framework installed? in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 5 days, 10 hours ago (2008-09-02 07:42:00)  by Phil
I am about to start looking at adding various reports to the application that I am developing. They will typically be simple tables of figures, or graphs. At the moment there are just a few reports, but more will need to be added in the future, and it would be useful if some of these could be generated by a colleague who has less ...
Thread:  Show this thread (4 posts) Size: 2,022 bytes
Customize:  Customize "Report Generation Getting Started Advice in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 5 days, 8 hours ago (2008-09-02 09:54:00)  by Sune Foldager
Greetings We have a (rather large) project at work which consist of almost only managed C# code, with a little interop-code. Recently, we encountered a strange error (an AccessViolationException) occurring only in the following setup: a) Windows Vista 64bit (32bit works fine) b) Visual Studio 2008 (with or without Service...
Thread:  Show this thread (3 posts) Size: 2,398 bytes
Customize:  Customize "AccessViolationException originating from mscorjit in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 4 days, 14 hours ago (2008-09-03 03:55:00)  by a_ve_m@yahoo.com
i have a XML file, i need read from this file attributes and innertext how can i read, please help me. <root> <a> <a1 name=1></a1> <a1 name=2></a1> <a1 name=3></a1> </a> <b> <b1 name=7></b1> <b1 name=8></b1> <b1...
Thread:  Show this thread (3 posts) Size: 946 bytes
Customize:  Customize "read from XML in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 2 days, 3 hours ago (2008-09-05 14:53:00)  by Sonu
Hello - I have the following code in my vb.net app and when it runs, the memory usage at the Windows Task Manager keeps increasing for the application and stops after a while. I'm using some bitmaps and sound in the program. How would I stop the size thing to increase! I went to these link already but I cannot fix this ...
Thread:  Show this thread (3 posts) Size: 1,689 bytes
Customize:  Customize "VB.NET Memory Leaks in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 2 days, 2 hours ago (2008-09-05 15:47:00)  by Dave
All the examples i've found using XmlSerializer work with one time serialization / deserialization of objects... or one time serialization / deserialization of collection of objects. I need to be able to keep a file stream open, and just serialize (IrcMessage) objects as they come into my server, then eventually have some other ...
Thread:  Show this thread (3 posts) Size: 4,363 bytes
Customize:  Customize "XmlSerializer usage in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 1 week, 1 day ago (2008-08-30 01:24:00)  by Uncle Bill
Hello, Nuance (Scansoft) doesn't seem to support Omnipage 16 well. The initial install worked OK until six months ago. Since then I have failed to get one good OCR of a document. The program Omnipage 16 crashes in msvcr80 and msvcp80. I've tried putting the latest versions of those programs in the c:\windows\system32 directory, but...
Thread:  Show this thread (2 posts) Size: 717 bytes
Customize:  Customize "Omnipage 16 crashes consistently in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"
microsoft.public.dotnet.framework
Started 5 days, 23 hours ago (2008-09-01 18:45:00)  by Nightsampler
Under "Other Options" in disk cleanup, I am unable to delete all but the recent point. I can delete all restore points by disabling SR, and then re-enabling it, but I would prefer to use the "other options" method. Any suggestions? or am I missing something obvious! -- Is All That We See Or Seem But A Dream Within A Dream....
Thread:  Show this thread (2 posts) Size: 716 bytes
Customize:  Customize "Disk Cleanup - Delete All But The Most Recent Restore Point in microsoft.public.dotnet.framework :: microsoft.public.dotnet.framework :: Discussions in microsoft.public.dotnet.framework"