by bilalamjad | Dec 30, 2015 | .NET, ASP.NET
What is Regex? A regular expression is a pattern that could be matched against an input text. The .Net framework provides a regular expression engine that allows such matching. A pattern consists of one or more character literals, operators, or constructs....
by bilalamjad | Dec 29, 2015 | Automata, Computer Sciences
What you’ll learn: In this article you’ll learn the concept of alphabets and strings in automata and will also learn what operations can be performed on any string in automata. Alphabet An alphabet is a finite set of symbols. To represent alphabet in...
by bilalamjad | Dec 22, 2015 | General, Microsoft
As in one of my post in Attrayant Developers Community I told you about the new “Microsoft Spartan Browser” which is going to replace Internet explorer in upcoming Windows 10 Operating System and now its first look has been revealed by BGR. Microsoft has...
by bilalamjad | Dec 20, 2015 | Expression Blend, Windows 8 Apps, Windows Phone
What you will learn If you want to become a good UI Designer then working with sample data must be known to you.Sample data is useful when you are designing the appearance of controls that will display live data that you might not have access to at design time.In...
by bilalamjad | Dec 12, 2015 | Windows 8 Apps, Windows Phone, XAML
What we will learn: In this lesson we are going to create a picture button. Purpose of using picture buttons in any application is to increase the usability and to beautify the application. Assumptions: Before proceeding further i’ll assume that you have created...
Recent Comments