Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

MSDN Forums - msdn.microsoft.com | Site profile

Site profile page for http://msdn.microsoft.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://msdn.microsoft.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://msdn.microsoft.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) 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 site's popularity and/or exact posting volumes at any given reporting period.

Title: MSDN Forums - http://msdn.microsoft.com MSDN Forums
Url: http://msdn.microsoft.com
Users activity: 2 post per thread
site activity: 8,007 active threads during last week
Site rank: 113 (go to rank page)
Domain info for: microsoft.com
 

Posting activity table on MSDN Forums:

  Week Month 3 Months
Threads: 8,007 23,287 42,602
Post: 14,612 43,973 79,166
 

Authority Badge:

MSDN Forums | Forum Authority Badge

MSDN Forums posting activity graph:

Posts by:  day  week  month 
 

http://msdn.microsoft.com Alexa graph:

Top authors on MSDN Forums during last week:

Name
Posts
Tamer Oz
158
user's latest post:
Draging items within a listbox -...
Published (2009-11-19 14:40:00)
Hi, Here is the code that works fine. public partial class Form1 : Form { public Form1() { InitializeComponent(); this .lbx1.AllowDrop = true ; //added this line this .lbx1.MouseDown += new System.Windows.Forms.MouseEventHandler( this .lbx1_MouseDown); this .lbx1.DragDrop += new System.Windows.Forms.DragEventHandler( this .lbx1_DragDrop); this .lbx1.DragOver += new System.Windows.Forms.DragEventHandler( this .lbx1_DragOver); } private void...
Rudedog2
125
user's latest post:
Webservice within my Windows...
Published (2009-11-19 19:16:00)
Place the code that does the actual conversion into a separate DLL.
Coder24.com
107
user's latest post:
Forcing user to change password...
Published (2009-11-15 12:08:00)
However, for additional (non-default) administrators, it *does enforce* it and you don't have a choice to skip it by saying "No". This is true in all flavors of Windows right from Windows NT 4.0 to Windows 7. Thanks. -Prasad Hello: *SORRY* PRESSED WRONG BUTTON! Anyway, I do not think that Windows NT 4.0 had such functionality, however, for Windows XP, Windows Vista and Windows 7 you have the same. Have  a nice day......
Harry Zhu
107
user's latest post:
Applying Xslt files
Published (2009-11-19 22:13:00)
Hi, Thanks for your post! As far as I can see, the function is not supported by Express Edition. You might want to try Standard Edition or higher Editions. Harry
JohnWein
106
user's latest post:
Graphics disappearing after...
Published (2009-11-19 18:24:00)
Read the thread title and my reponse.
Nikita Leontiev
98
user's latest post:
C++ LANGUAGE compiler for...
Published (2009-11-19 17:27:00)
I suppose it is duplicate of  http://social.msdn.microsoft.com/Forums/en-US/vclanguage/thread/fb3201df-ac95-4e09-885e-ad54758ac6cb
Nancy Shao
86
user's latest post:
How do I make a normal window?
Published (2009-11-19 22:28:00)
Hi ShaneLessor, Based on my understanding, I don't think your requirement is clear. If you just want to create a messagebox, that's very simple, you can refer to Viorel_'s suggestion. If you want to create a simple Windows application, our MVP have given you a good point. And you also can try to use MFC or Windows Form to create a dialog or Windows, but Visual C++ Express Edition does not support MFC, so you can try to use...
Acamar
85
user's latest post:
Printing a file from List...
Published (2009-11-19 17:05:00)
A plain text document will not contain control characters, by definition.  For instance, a TXT file created in Notepad, or a text file written from your own application would be plain text.  Logs, error reports, configuration files are plain text.  Many 'application specific' files are also plain text, such as html pages or XML files - they are application specific because of the way the contents are arranged, but the contents...
Sheng Jiang 蒋晟
84
user's latest post:
Interop using C++ DLL in C#
Published (2009-11-19 20:08:00)
Marshalling nested structures isn't supported by the CLR. You need to write your own custom marshaller. Visit the CLR forum if you need help in writing CLR marshalers.
Cor Ligthert
81
user's latest post:
User Control problems
Published (2009-11-19 13:28:00)
If you implement it at the application level then there's not a lot of dfference between user settings, isolated storage, registry or even an INI file.  But if you want to do it at the control level then config settings is pretty much the only option.  Acamar, I made this special for you Imports Microsoft.Win32 Public Class Form1 Private WithEvents btn As New Button With {.Location = New Point(10, 10), .Size = New Size(70, 20)}...
 

Top 10 active forums on MSDN Forums during last week:

Windows Presentation Foundation (WPF) - 1,018 new posts Windows Presentation Foundation (WPF) - forum profile
Visual C# General - 1,011 new posts Visual C# General - forum profile
Visual Basic General - 881 new posts Visual Basic General - forum profile
Visual C++ General - 630 new posts Visual C++ General - forum profile
Windows Forms General - 460 new posts Windows Forms General - forum profile
Visual C++ Language - 410 new posts Visual C++ Language - forum profile
Windows Communication Foundation - 369 new posts Windows Communication Foundation - forum profile
.NET Base Class Library - 366 new posts .NET Base Class Library - forum profile
Visual C# Language - 333 new posts Visual C# Language - forum profile
Windows Mobile Development - 297 new posts Windows Mobile Development - forum profile
 

Top 10 forums on MSDN Forums:

Visual C# General - 84,749 posts Visual C# General - forum profile
Visual Basic General - 74,162 posts Visual Basic General - forum profile
Windows Presentation Foundation (WPF) - 58,311 posts Windows Presentation Foundation (WPF) - forum profile
Visual C++ General - 40,379 posts Visual C++ General - forum profile
Windows Forms General - 33,702 posts Windows Forms General - forum profile
Windows Communication Foundation - 30,366 posts Windows Communication Foundation - forum profile
Visual C# Language - 26,144 posts Visual C# Language - forum profile
.NET Base Class Library - 23,277 posts .NET Base Class Library - forum profile
Visual Basic Language - 21,859 posts Visual Basic Language - forum profile
Visual C++ Language - 21,340 posts Visual C++ Language - forum profile

Latest active threads on MSDN Forums:

MSDN Forums
Started 1 day, 11 hours ago (2009-11-20 00:23:00)  by Ivan Tang - MSFT
Hi Victor, This forum is for Windows Embedded Standard. You'll be able to find more WinCE help at: http://www.microsoft.com/communities/newsgroups/en -us/default.aspx?dg=microsoft.public.windowsce.emb edded Thanks, Ivan
Forum:  Standard 2011 (CTP): Tools Standard 2011 (CTP): Tools - forum profile
Thread:  Show this thread (2 posts) Thread info: Installing process of WindowsCE 5.0 stucked during "Registering Platform
Manager components" Size: 435 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Installing process of WindowsCE 5.0 stucked during "Registering Platform
Manager components" :: Standard 2011 (CTP): Tools :: MSDN Forums"
MSDN Forums
Started 2 days, 8 hours ago (2009-11-19 03:35:00)  by Mal Loth
You must be joking. SD cards are WAY TOO SLOW . If someone has < 128 MB of ROM, he should consider his/her device to be old and buy a new device . New devices have at least 256MB+ flash size, which is a lot for apps (may not be enough for mp3 files, but that's what are SD cards for). Most apps installed on SD cards are considered to be slowly running. Therefore many foolish ...
Forum:  Windows Marketplace for Mobile Windows Marketplace for Mobile - forum profile
Thread:  Show this thread (7 posts) Thread info: Installation to Storage Card Size: 771 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Installation to Storage Card :: Windows Marketplace for Mobile :: MSDN Forums"
MSDN Forums
Started 1 day, 15 hours ago (2009-11-19 20:09:00)  by invi_zeus
Hi graham, 1 : I think you can not put files with same name in the same cab. 2 : When make cab, VS will look for cabwiz in MS Visual Studio install directory, not the one in Windows mobile SDK install directory. Try replacing that file (overwrite it with the cabwiz.exe in Winmo SDK or write a batch script to make your cab file). The one in Winmo SDK has restriction of 999 files and about ...
Forum:  Windows Marketplace for Mobile Windows Marketplace for Mobile - forum profile
Thread:  Show this thread (3 posts) Thread info: Cab installer overwrites files of same name Size: 495 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Cab installer overwrites files of same name :: Windows Marketplace for Mobile :: MSDN Forums"
MSDN Forums
Started 3 days, 10 hours ago (2009-11-18 01:52:00)  by enzonline
Yes, I used the same CAB for it-IT and en-US! If for v1.0 the base was it-IT, for v1.1 can I use en-US as base? Thank you
Forum:  Windows Marketplace for Mobile Windows Marketplace for Mobile - forum profile
Thread:  Show this thread (14 posts) Thread info: Updates and additional markets Size: 178 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Updates and additional markets :: Windows Marketplace for Mobile :: MSDN Forums"
MSDN Forums
Started 1 day, 13 hours ago (2009-11-19 22:35:00)  by Gautam Goenka [MSFT]
What is MUIA?  Are you talking about MS internal MAUI tool? 
MSDN Forums
Started 2 days, 8 hours ago (2009-11-19 03:42:00)  by stenlik
Hi, is there any kind of paid support for Windows Mobile developers? I would like to ask some questions before development start. I expected that there will be available such support through the MSDN, but so far I find only the phone number 0844 800 2400 I can call, but I would like to see some e-mail based technical support. But it is not necessary to be such service provided by Microsoft, ...
Forum:  Windows Mobile Development Windows Mobile Development - forum profile
Thread:  Show this thread (4 posts) Thread info: Windows Mobile paid support for developers Size: 514 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Windows Mobile paid support for developers :: Windows Mobile Development :: MSDN Forums"
MSDN Forums
Started 1 day, 12 hours ago (2009-11-19 23:29:00)  by Andrew66
Thanks for the reply Yort. I used Seam Limings SO Manager and set up a virtual posprinter with a new logical name. I changed the config in my app to use the new logical name and tried it out. I got some unformatted output in a window then an 'input was in incorrect format' exception. The simulator didn't like the escape code that centres the print. Plain text output was OK but even ...
Forum:  POS for .NET POS for .NET - forum profile
Thread:  Show this thread (2 posts) Thread info: Using The POSPrinter Simulator Size: 762 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Using The POSPrinter Simulator :: POS for .NET :: MSDN Forums"
MSDN Forums
Started 1 day, 13 hours ago (2009-11-19 22:26:00)  by Azhar_Amir
Hi, There is no silver bullet to go decide on the deployment options, but you need to decide on the pros and cons on multi tier and non multi tier applications. I am not going to point out the general decoupled advantages you are anyways going to get with multilayered Please consider these factors and decide based on the future state of the applications Scalability : The key 3-tier benefit...
Forum:  Architecture General Architecture General - forum profile
Thread:  Show this thread (3 posts) Thread info: Layered design question Size: 5,778 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Layered design question :: Architecture General :: MSDN Forums"
MSDN Forums
Started 2 days ago (2009-11-19 12:00:00)  by Sudhanshu Hate
Create App server with business logic. You can isolate this on same machine or different machine based on resources you have. If you think Web server with presentation logic and App. server with business components, logic, services are best with independent servers, Go that way.   If there is not much seperation interms of business logic and presentation logic, you can isolate them on the same...
Forum:  Architecture General Architecture General - forum profile
Thread:  Show this thread (4 posts) Thread info: Going Multi-Tier Size: 540 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Going Multi-Tier :: Architecture General :: MSDN Forums"
MSDN Forums
Started 1 day, 19 hours ago (2009-11-19 16:56:00)  by ahmadR
Turns out I could release secondary stream sample in GetInputStatus instead of ProcessOutput or ProcessInput. This allowed me to get next sample in ProcessInput and also fixed the flicker issue. I am still wondering if  someone knows the root cause of the issue and if this is the best solution.
Forum:  Media Foundation Development Media Foundation Development - forum profile
Thread:  Show this thread (3 posts) Thread info: Specifying number of samples needed by custom mixer Size: 323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Specifying number of samples needed by custom mixer :: Media Foundation Development :: MSDN Forums"
 

Hot threads for last week on MSDN Forums:

Visual Basic General
Started 3 days, 3 hours ago (2009-11-18 08:23:00)  by Heslacher
Hi, you need to check the strings length before you use the substring method. If you have a string with length between 0 and 4 the both calls of substring will fail. with length between 0 and 7 the "date" substring will fail.
Forum:  Visual Basic General Visual Basic General - forum profile
Thread:  Show this thread (43 posts) Thread info: Import Data from Fixed Text File to my database Size: 255 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Import Data from Fixed Text File to my database :: Visual Basic General :: MSDN Forums"
Visual Basic General
Started 1 week ago (2009-11-13 12:38:00)  by jwavila
using TextFieldParser, and parsing each line into an array, the 10th column will be item 9 in the array. The string to double just means you have to use something like CDbl to convert the string from the file - but only use it if you are sure the data is valid. If not, use Double.TryParse. Dim filename As String = "C:\Documents and Settings\AVILAJ\Desktop\Test Folder\GAMinTN.csv"...
Forum:  Visual Basic General Visual Basic General - forum profile
Thread:  Show this thread (29 posts) Thread info: Reading a .CSV file Size: 2,965 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Reading a .CSV file :: Visual Basic General :: MSDN Forums"
Visual Basic General
Started 3 days, 1 hour ago (2009-11-18 10:29:00)  by Heslacher
Hi charles, you should do it in another way: After you have receive the sms you should examine the right button. Like: ' you have allready received the sms and ' filled the result variable Dim loginCommand As SqlCommand = conn.CreateCommand() loginCommand.CommandText = "SELECT * FROM CustDetail WHERE RmuNum = '" & result & "'" ...
Forum:  Visual Basic General Visual Basic General - forum profile
Thread:  Show this thread (23 posts) Thread info: How to declare a button variable Size: 2,709 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to declare a button variable :: Visual Basic General :: MSDN Forums"
Visual Basic Express Edition
Started 2 days, 17 hours ago (2009-11-18 18:34:00)  by Renee Culver
If you built it, even as a DLL it must be installed with the .Net version of install. I forget it's name. Renee
Forum:  Visual Basic Express Edition Visual Basic Express Edition - forum profile
Thread:  Show this thread (18 posts) Thread info: With the Express edition, can I create a DLL, put it on my web site, and it
will download to other computers? Size: 148 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: With the Express edition, can I create a DLL, put it on my web site, and it
will download... :: Visual Basic Express Edition :: MSDN Forums"
Visual C++ General
Started 1 week, 2 days ago (2009-11-12 08:35:00)  by Nikita Leontiev
Include  afxdlgs.h into stdafx.h to other afx headers. Also, what headers are already included in your stdafx.h. From what place did you remove windows.h?
Forum:  Visual C++ General Visual C++ General - forum profile
Thread:  Show this thread (18 posts) Thread info: (error due to afxdlgs.h) fatal error C1189: #error : WINDOWS.H already
included. MFC apps must not #include  : Size: 531 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: (error due to afxdlgs.h) fatal error C1189: #error : WINDOWS.H already
included. MFC apps must not #include   : :: Visual C++ General :: MSDN Forums"
Visual C++ General
Started 1 week, 1 day ago (2009-11-12 14:05:00)  by Scott McPhillips
You must do the painting of the child window in OnPaint, which is a message handler for WM_PAINT.  Anything that uncovers child1 will cause the WM_PAINT message to be sent to the OnPaint handler, so you can redo the painting. Whatever you are doing now to paint child1 has to be moved to OnPaint in CMyWnd.
Forum:  Visual C++ General Visual C++ General - forum profile
Thread:  Show this thread (17 posts) Thread info: Painting issue when I have a derived CWnd? Size: 344 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Painting issue when I have a derived CWnd? :: Visual C++ General :: MSDN Forums"
Visual Basic Language
Started 1 week ago (2009-11-14 00:12:00)  by John Anthony Oliver
Hi Mhean, Wow, I am flattered that you have chosen to ask me directly!! Really!! I guess I will have to finally add a real picture of me to these forums after all. I must have garnered some reputation, for graphics, etcetera, I guess. 1) Yes I know how to do a right angled triangle. a) Do you want it solid or b) Do you want the outline of a triangle? c) In which orientation do you want ...
Forum:  Visual Basic Language Visual Basic Language - forum profile
Thread:  Show this thread (17 posts) Thread info: to: Mr. John Anthony Oliver Size: 1,202 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: to: Mr. John Anthony Oliver :: Visual Basic Language :: MSDN Forums"
Windows Forms General
Started 1 week, 2 days ago (2009-11-12 09:44:00)  by Amit Bansal
There is no code...can you pls post your code....and tell what is wrong with your code?
Forum:  Windows Forms General Windows Forms General - forum profile
Thread:  Show this thread (16 posts) Thread info: Counting words in richTextBox Size: 113 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Counting words in richTextBox :: Windows Forms General :: MSDN Forums"
Visual Basic Language
Started 3 days, 8 hours ago (2009-11-18 03:18:00)  by Ir0n
I want it to click tiny dots on a map and if it finds one click it onces its found it wait xxx secs before looking again for the next dot thats my aim lol any ideas? thanks! (the dots are yellow blue or green so i want to be able to set it to what colors it will only look for and if it finds one to click it the move on and look for the same color)
Forum:  Visual Basic Language Visual Basic Language - forum profile
Thread:  Show this thread (16 posts) Thread info: Color clicker VB 2008 Size: 384 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Color clicker VB 2008 :: Visual Basic Language :: MSDN Forums"
Visual C# General
Started 3 days, 4 hours ago (2009-11-18 07:43:00)  by Mushthaqu
Try to check the MosePosition within the RectagleRegion
Forum:  Visual C# General Visual C# General - forum profile
Thread:  Show this thread (16 posts) Thread info: How to check if the form is clicked? Size: 81 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to check if the form is clicked? :: Visual C# General :: MSDN Forums"

This page was found by:   TF255435  kenneth haugland +msdn  msdn +kenneth haugland