VIEW
Points
Time
Detail
+15
-
Contributed a question How do I set a low level mouse hook and keyboard hook in C#? with many page views in the Visual C# Forum.
+15
-
Contributed a question How do I modify the settings value during runtime? with many page views in the Visual C# Forum.
+15
-
Contributed a question FAQ: How do I register a hotkey in VB.NET? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I add/remove application shortcuts from the Startup folder or Desktop? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: What’s the difference between (int), Int32.Parse and Convert.ToInt32? with many page views in the .NET Framework Class Libraries Forum.
+5
-
Contributed a helpful post to the FAQ: How do I check whether a file is in use? thread in the .NET Framework Class Libraries Forum.
+15
-
Contributed a question FAQ: How do I make a parameterized query in the database with VB.NET? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I draw an image respectively on the PictureBox control and Image object? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I add Favorites/Bookmark features and Tabbed feature to my own web browser? with many page views in the Visual Basic Forum.
+15
-
Contributed a question FAQ: How do I save a web page in VB.NET? with many page views in the Visual Basic Forum.
+15
-
Contributed a question FAQ: How do I check whether a file is in use? with many page views in the .NET Framework Class Libraries Forum.
+10
-
Contributed a question FAQ: How do I open/view Office documents (Word, Excel, PowerPoint) in a VB.NET Form? with many page views in the Visual Basic Forum.
+15
-
Contributed a question How do I input to another application? with many page views in the Visual C# Forum.
+5
-
Contributed a helpful post to the FAQ: What is the equivalent function in C# for the function IsDate in VB? thread in the .NET Framework Class Libraries Forum.
+10
-
Contributed a question How do I embed/play a Flash file (.swf) on WinForm? with many page views in the Visual Basic Forum.
+10
-
Contributed a question How do I create a .NET component as a DLL and distribute it? with many page views in the Visual Basic Forum.
+10
-
Contributed a question How do I modify the settings value during runtime? with many page views in the Visual C# Forum.
+10
-
Contributed a question How do I inherit an existing control (user control) and add it to the ToolBox? with many page views in the Visual Basic Forum.
+10
-
Contributed a question How to Make a device emulator connect to the internet? with many page views in the Microsoft Device Emulator Forum.
+15
-
Contributed a question How do I persist/store user settings using My.Settings in VB.NET? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question How do I set the process priority? with many page views in the Visual C# Forum.
+10
-
Contributed a question How do I capture a screenshot of a process’s main window? with many page views in the Visual C# Forum.
+5
-
Contributed a helpful post to the Microsoft Device Emulator FAQ thread in the Microsoft Device Emulator Forum.
+5
-
Contributed a helpful post to the FAQ: What’s the difference between (int), Int32.Parse and Convert.ToInt32? thread in the .NET Framework Class Libraries Forum.
+10
-
Contributed a question How do I sort a multidimensional array? with many page views in the Visual Basic Express Edition Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic Forum.
+10
-
Contributed a question How do I bind a ComboBox/ListBox to database table records? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question How do I add a file as a link between different projects in Visual C# Express? with many page views in the Visual C# Express Edition Forum.
+15
-
Contributed a question How do I maximize/minimize applications programmatically in C#? with many page views in the Visual C# Forum.
+15
-
Contributed a question What is the difference between VB6 and VB.NET? with many page views in the Visual Basic Express Edition Forum.
+15
-
Contributed a question What character escape sequences are available in C#? with many page views in the Visual C# Forum.
+10
-
Contributed a question FAQ: Where is the location of ClickOnce Installation and what are the restrictions of ClickOnce Deployment? with many page views in the Visual Basic Forum.
+10
-
Contributed a question How do I use AutoComplete feature for a ComboBox and a TextBox? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question FAQ: How do I convert between an image object and Byte Array? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I publish/deploy the WinForms application including a database file via ClickOnce? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I check whether a file is in use? with many page views in the .NET Framework Class Libraries Forum.
+5
-
Contributed a question What is the difference between const and static readonly? that has at least 5 helpful votes in the Visual C# Forum.
+5
-
Contributed a helpful post to the What is the difference between const and static readonly? thread in the Visual C# Forum.
+10
-
Contributed a question FAQ: How do I call/use a VB6 dll in VB.NET application? with many page views in the Visual Basic Forum.
+10
-
Contributed a question How do I associate a File Extension with my application? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I register a hotkey in VB.NET? with many page views in the Visual Basic Forum.
+5
-
Contributed a helpful post to the What is the difference between const and static readonly? thread in the Visual C# Forum.
+10
-
Contributed a question Visual Basic .NET General FAQ that has at least 10 helpful votes in the Visual Basic Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I compare two DateTime objects? with many page views in the .NET Framework Class Libraries Forum.
+15
-
Contributed a question FAQ: How do I automate a web page (e.g. retrieve page text, login website, search, click button or hyperlink) via WebBrowser? with many page views in the Visual Basic Forum.
+10
-
Contributed a question FAQ: How do I use Excel Automation in VB.NET? with many page views in the Visual Basic Forum.
+10
-
Contributed a question What is the difference between const and static readonly? with many page views in the Visual C# Forum.
+15
-
Contributed a question FAQ: How do I play audio/video files in VB.NET? with many page views in the Visual Basic Forum.
+15
-
Contributed a question How do I read *.resx files and create *.resources files in C#? with many page views in the Visual C# Forum.
+15
-
Contributed a question How do I (update/insert/remove) the config file during runtime? with many page views in the Visual C# Forum.
+10
-
Contributed a question How do I input to another application? with many page views in the Visual C# Forum.
+10
-
Contributed a question Where do I download Visual C# Express? with many page views in the Visual C# Express Edition Forum.
+10
-
Contributed a question How do I implement Serial COM Port communication? with many page views in the Visual Basic Forum.
+15
-
Contributed a question What is the difference between ByVal and ByRef? with many page views in the Visual Basic Forum.
+15
-
Contributed a question How do I rotate or flip images? with many page views in the Visual C# Forum.
+10
-
Contributed a question FAQ: How do I make a parameterized query in the database with VB.NET? with many page views in the Visual Basic Forum.
+10
-
Contributed a question What is the difference between VB6 and VB.NET? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question How do I persist/store user settings using My.Settings in VB.NET? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question FAQ: How do I create a Login Verification routine (Login Form) and make the password case sensitive? with many page views in the Visual Basic Forum.
+10
-
Contributed a question What character escape sequences are available in C#? with many page views in the Visual C# Forum.
+5
-
Contributed a helpful post to the What is the difference between const and static readonly? thread in the Visual C# Forum.
+10
-
Contributed a question Base Class Library FAQ that has at least 10 helpful votes in the .NET Base Class Library Forum.
+5
-
Contributed a helpful post to the Base Class Library FAQ thread in the .NET Base Class Library Forum.
+10
-
Contributed a question How do I set a low level mouse hook and keyboard hook in C#? with many page views in the Visual C# General Forum.
+10
-
Contributed a question How do I maximize/minimize applications programmatically in C#? with many page views in the Visual C# General Forum.
+10
-
Contributed a question How do I (update/insert/remove) the config file during runtime? with many page views in the Visual C# General Forum.
+5
-
Contributed a helpful post to the Base Class Library FAQ thread in the .NET Base Class Library Forum.
+10
-
Contributed a question What is the difference between ByVal and ByRef? with many page views in the Visual Basic General Forum.
+10
-
Contributed a question How do I send mail in VB.NET? with many page views in the Visual Basic Express Edition Forum.
+5
-
Contributed a helpful post to the Base Class Library FAQ thread in the .NET Base Class Library Forum.
+5
-
Contributed a helpful post to the Base Class Library FAQ thread in the .NET Base Class Library Forum.
+10
-
Contributed a question FAQ: How do I play audio/video files in VB.NET? with many page views in the Visual Basic General Forum.
+10
-
Contributed a question FAQ: How do I automate a web page (e.g. retrieve page text, login website, search, click button or hyperlink) via WebBrowser? with many page views in the Visual Basic General Forum.
+10
-
Contributed a question How do I rotate or flip images? with many page views in the Visual C# General Forum.
+5
-
Contributed a helpful post to the Base Class Library FAQ thread in the .NET Base Class Library Forum.
+5
-
Contributed a question Base Class Library FAQ that has at least 5 helpful votes in the .NET Base Class Library Forum.
+5
-
Contributed a helpful post to the KB951336: VS Debugger seems to hang when you start debugging thread in the Visual Studio Debugger Forum.
+5
-
Contributed a helpful post to the KB951336: VS Debugger seems to hang when you start debugging thread in the Visual Studio Debugger Forum.
+10
-
Contributed a question How do I read/write to the Registry in VB.NET? with many page views in the Visual Basic Express Edition Forum.
+10
-
Contributed a question How do I read *.resx files and create *.resources files in C#? with many page views in the Visual C# General Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic General Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic General Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic General Forum.
+5
-
Contributed a helpful post to the FAQ: Does .NET have any compression/zipping capabilities? thread in the .NET Base Class Library Forum.
+5
-
Contributed a helpful post to the Visual Basic .NET General FAQ thread in the Visual Basic General Forum.
+5
-
Contributed a question Visual Basic .NET General FAQ that has at least 5 helpful votes in the Visual Basic General Forum.
+5
-
Contributed a helpful post to the What is the difference between const and static readonly? thread in the Visual C# General Forum.
0
-
Contributed a helpful post (total votes:5) to the forums thread Base Class Library FAQ in the .NET Base Class Library forum
0
-
Thank you for providing multiple answers containing code. You have earned a silver achievement.
0
-
Thank you for providing your first answer containing code. You have earned a bronze achievement.
0
-
Thank you for contributing to forums. You have earned a bronze achievement.
0
-
Thank you for contributing to forums. You have earned a bronze achievement.
0
-
Thank you for contributing to forums. You have earned a bronze achievement.
0
-
Thank you for providing an answer to the forums. Your willingness and effort to provide users with help is greatly appreciated. You have earned a bronze achievement.
0
-
Thank you for contributing your post to forums. You have earned a bronze achievement.
0
-
Thank you for marking your first answer in the forums. Now, keep on posting! You have earned a bronze achievement.
0
-
Contributed a helpful post (total votes:4) to the forums thread Base Class Library FAQ in the .NET Base Class Library forum
0
-
Contributed a helpful post (total votes:5) to the forums thread Visual Basic .NET General FAQ in the Visual Basic General forum
0
-
Contributed a helpful post (total votes:1) to the forums thread What is the difference between const and static readonly? in the Visual C# General forum