ankygoyal

Stories submitted by ankygoyal

Access modifiers in C#.NET(techsamosa.com)

submitted by ankygoyalankygoyal(519) 2 days, 8 hours ago

Briefly and clearly describes various access modifiers in c# and some important facts about them. read more...

add a comment |category: |Views: 7

tags: another

Why use generics in C# dot net(techsamosa.com)

submitted by ankygoyalankygoyal(519) 14 days, 11 hours ago

This article briefly describes the main benefits of using generics in c# read more...

2 comments |category: |Views: 14

tags: another

Regular Expression for Email Address validation in C#(techsamosa.com)

submitted by ankygoyalankygoyal(519) 1 month, 19 days ago

Provides a regular expression to validate standard email addresses. read more...

add a comment |category: |Views: 25

tags: another

Microsoft DotNet Interview Questions 2012 (techsamosa.com)

submitted by ankygoyalankygoyal(519) 1 month, 27 days ago

Recently I gave lot of interviews for Dot Net developer positions in various leading companies. I came across numerous good interview questions which sometimes confuse us. I would like to share with you all. read more...

add a comment |category: |Views: 9

tags: another

What is Static keyword in C#(techsamosa.com)

submitted by ankygoyalankygoyal(519) 2 months, 25 days ago

In this post let us try to explore what is static keyword in C#. Following aspects are discussed: 1 Definition of static keyword 2.How CLR handles the static keyword 3Some restrictions on using the Static keyword read more...

add a comment |category: |Views: 7

tags: another

Property elements in WPF: XAML(techsamosa.com)

submitted by ankygoyalankygoyal(519) 9 months, 8 days ago

Article introduces to the concept of property elements of XAML read more...

add a comment |category: |Views: 9

tags: another

Parsing an XML file from RSS feed with namespaces in C# | Tech Samosa(techsamosa.com)

submitted by ankygoyalankygoyal(519) 9 months, 19 days ago

This article shows hot to parse xml with namespaces read more...

add a comment |category: |Views: 4

tags: another

reCAPTCHA : Free Captcha service for ASP.NET(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 1 year, 4 months ago

Its a common requirement that we require a captcha in our websites. Here's a discretion of a standard captcha implementation which is free to use read more...

add a comment |category: |Views: 27

tags: another

Introduction to JSON (Javascript Object Notation)(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 1 year, 4 months ago

Introduction to JSON with a very basic example read more...

add a comment |category: |Views: 9

tags: another

ASP.NET 4.0 - Persisting Row Selection in Data Controls | TechArtifact(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years ago

Introduction to Persisting Row Selection in Data Controls feature in asp.net 4.0 read more...

add a comment |category: |Views: 2

tags: another

Introduction to MVVM pattern in WPF(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 2 months ago

A basic introduction to MVVM platform and its components read more...

add a comment |category: |Views: 57

tags: another

Experience Space using Microsoft WorldWide Telescope | TechArtifact(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 2 months ago

We already have been visualizing the earth on our desktops for quite a long time now. Thanks Google Earth and Bind maps. Ever wondered if we could visualize space this way as well? Imagine taking a close look at a stars or galaxies like Milky way right from your desktop? Or even taking a view of Moon or Mars? Well Microsoft Research has come up with a solution to this. Read on... read more...

add a comment |category: |Views: 1

tags: another

Nullable Type in C# | TechArtifact(www.techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 3 months ago

Intro of nullable type in c# read more...

add a comment |category: |Views: 6

tags: another

SQL Optimization Tips/Questions(techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 5 months ago

Some of the tips for SQL query optimizations in the form of question/answers read more...

add a comment |category: |Views: 16

tags: another

Microsoft Windows 8 will be 128 bit architecture | TechArtifact(techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 7 months ago

Shocked? But yes its true. Microsoft has already planned for Windows 7’s successor(s) which are in the early stages of development. Read further to fine more.. read more...

add a comment |category: |Views: 11

tags: another

.NET and J2EE. Status as of now and scope in future. | TechArtifact(techartifact.com)

submitted by ankygoyalankygoyal(519) 2 years, 7 months ago

Big question today: What is the scope of .NET and J2EE platforms. Which one is more dominant in industry today? I want to answer this question in this post with my viewpoint with no intentions of hurting anybody but with a sole intention of increasing the knowledge of J2EE for .NET people and .NET for the J2EE people read more...

add a comment |category: |Views: 14

tags: another