VIEW
Points
Time
Detail
+5
-
Helped identify a helpful topic What is the difference between a statement and an expression? Im so confused now in the Visual C# Forum.
+5
-
Contributed a helpful post to the C# Convert a LINQ query to a List<> thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How can i encode a string to http web request ? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How can i protect password in source code thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Application keeps running in the background even after closing. thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Single line if statement without else thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How can i encode a string to http web request ? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Compiler discrepancy with string.Empty thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator - ECMAScript reading list items thread in the SharePoint 2010 - Development and Programming Forum.
0
-
Contributed a proposed answer to the question Running an C# console app from command line and passing args... in the Visual C# Forum.
+5
-
Contributed a helpful post to the Retrieving SP list data with Powershell thread in the SharePoint 2010 - Development and Programming Forum.
+5
-
Contributed a helpful post to the Quick Launch Selection not working thread in the SharePoint 2010 - Development and Programming Forum.
0
-
Contributed a proposed answer to the question word 2003 addin in the Visual Studio Tools for Office (VSTO) Forum.
+5
-
Contributed a helpful post to the Decimal vs. Double - difference? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to assign values to checkedlistbox items and sum these values thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to assign values to checkedlistbox items and sum these values thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the CheckALL function for multiple checkmarks in the panel thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Why “Volatile” doesn't work like what I expect? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Decimal vs. Double - difference? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Helped identify a helpful topic How to write a command like "pause" to console in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Base Class: ... hides inherited member ... Use the new keyword if hiding was intended. thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Using linq to find the intersection of two lists but each list contains different classes but I want to compare two of their properties together thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Decimal vs. Double - difference? thread in the Visual C# Forum.
+5
-
Helped identify a helpful topic what is difference between an instance and object of a class?? in the Visual C# Forum.
+5
-
Contributed a helpful post to the How can I make a "bare bones" ASP.net (aspx) Hello world web page? thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the Running an C# console app from command line and passing args... thread in the Visual C# Forum.
0
-
Contributed a proposed answer to the question Career and interview advice in the Visual C# Forum.
0
-
Replied to a forums thread How do you launch these processes at different time intervals? in the Visual C# Forum.
+5
-
Contributed a helpful post to the Nested Interfaces - is this possible? thread in the Visual C# Forum.
+20
-
Quickly answered the question problem building a string with StringBuilder and string.Join and some Linq -- how to fix? confirmed by the asker in the Visual C# Forum.
0
-
Replied to a forums thread problem building a string with StringBuilder and string.Join and some Linq -- how to fix? in the Visual C# Forum.
0
-
Marked a proposed answer to the question Backing field for automatically implemented property must be fully assigned before control is returned to the caller. Consider calling the default constructor from a constructor initializer in the Visual C# Forum.
+20
-
Quickly answered the question Parallel.ForEach is not working C# confirmed by the asker in the Visual C# Forum.
0
-
Included a code snippet when answering the Can this LINQ statement be written withOUT the use of Lambdas? question in the Visual C# Forum.
+20
-
Quickly answered the question Can this LINQ statement be written withOUT the use of Lambdas? confirmed by the asker in the Visual C# Forum.
+5
-
Contributed a helpful post to the Can this LINQ statement be written withOUT the use of Lambdas? thread in the Visual C# Forum.
0
-
Contributed a proposed answer to the question Can this LINQ statement be written withOUT the use of Lambdas? in the Visual C# Forum.
0
-
Replied to a forums thread Can this LINQ statement be written withOUT the use of Lambdas? in the Visual C# Forum.
0
-
Voted a helpful post in the How do you access CLASS data between forms? thread in the Visual C# Forum.
0
-
Contributed a proposed answer to the question passing information between two forms in the Visual C# Forum.
+5
-
Contributed a helpful post to the passing information between two forms thread in the Visual C# Forum.
0
-
Replied to a forums thread **slightly desperate** Retrieving from database and assigning to variable in the Visual C# Forum.
+5
-
Contributed a helpful post to the passing information between two forms thread in the Visual C# Forum.
+10
-
Answered the question Is there are better way to access a non-static method in a static method then this? in the Visual C# Forum.
0
-
Voted a helpful post in the What needs to be done to make this variable visible/accessible? thread in the Visual C# Forum.
0
-
Included a code snippet when answering the Linq selecting first item for speed question in the Visual C# Forum.
+20
-
Quickly answered the question Linq selecting first item for speed confirmed by the asker in the Visual C# Forum.
0
-
Contributed a proposed answer to the question Linq selecting first item for speed in the Visual C# Forum.
0
-
Replied to a forums thread How to use List<T>.Sort() method on one field in the Visual C# Forum.
0
-
Contributed a proposed answer to the question Is there are better way to access a non-static method in a static method then this? in the Visual C# Forum.
0
-
Replied to a forums thread Run tasks one by one asynchronously in windows forms in the Visual C# Forum.
+5
-
Contributed a helpful post to the Run tasks one by one asynchronously in windows forms thread in the Visual C# Forum.
0
-
Replied to a forums thread Execute one after the other from List of tasks in the Visual C# Forum.
0
-
Replied to a forums thread Run tasks one by one asynchronously in windows forms in the Visual C# Forum.
0
-
Replied to a forums thread Run tasks one by one asynchronously in windows forms in the Visual C# Forum.
0
-
Replied to a forums thread Execute one after the other from List of tasks in the Visual C# Forum.
0
-
Replied to a forums thread Execute one after the other from List of tasks in the Visual C# Forum.
0
-
Replied to a forums thread Execute one after the other from List of tasks in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.
+5
-
Contributed a helpful post to the How to use async-await pattern with background task thread in the Visual C# Forum.