Author: admin

  • Blog
  • Author: admin

Fun with Angela Smith library by James Chambers for C#

AngelaSmith is an awesome library created by James Chambers. This library is used to generate realistic test data. You can find more information about it from the following link. https://github.com/MisterJames/AngelaSmith As per documentation on the github, it is. AngelaSmith is a library you can use to generate realistic test data. It is composed of several

Saving line break in multiline textbox ASP.NET 1.1

Many time it happens with the multi line text box that it does not save the line break and another things in the text box. I have found a great way to do this..You can replace the line break with the string replace function for example your text box nameif you want to assign text

Microsoft silverlight 5.0 features for developers

Recently on Silverlight 5.0 firestarter event ScottGu has announced road map for Silverlight 5.0. There will be lots of features that will be there in silverlight 5.0 but here are few glimpses of Silverlight 5.0 Features. Improved Data binding support and Better support for MVVM: One of the greatest strength of Silverlight is its data

Understanding .NET Framework Architecture.

Lots of developers developing the application using Microsoft.net framework. But most the of developer don’t know the underlying architecture. I have found a great article about .net framework which describes every aspect of .net framework architecture including objective of .net framework, Overview of .net framework, Roll of .net framework,.NET Assembly, .Net CLR(Common Language Run time),JIT