6 articles
How to: Get the Sum of the Values from List in C#.Net?
Learn get the sum of the values from list in c#.net?. How to: Get the Sum of the Values from List in C.
Pro Tools: Json
Pro Tools: Json I've recently started working on a small programming project on the site
Enumeration: What are the different SharePoint permission levels and their enumeration values?
You can learn more about this here: com/en-us/library/microsoft. spbasepermissions.
How to: Convert a string into an Enum in C#.Net
Recently I came across the need to convert a string stored in the database into an enumeration in our application
What character escape sequences are available in C#.Net?
What character escape sequences are available in C#.Net? - A technical guide covering .Net configuration and best practices. - double quote, needed for...
How to: Call a base constructor in C#.Net
Recently I decided I wanted to start creating children classes to handle my Exceptions, but I ran into the issue that I couldn't quite call the base constr