ankygoyal

Stories kicked by ankygoyal

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

submitted by ankygoyalankygoyal(519) 21 hours, 25 minutes ago

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

add a comment |category: |Views: 4

tags: another

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

submitted by ankygoyalankygoyal(519) 13 days 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, 17 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, 25 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, 23 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, 7 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, 18 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

Working with WCF: Part One: Introduction and Your First Service(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 2 years, 2 months ago

I’ve been playing with WCF since .NET 3 came out. Sometimes I have to be reminded that not everybody is as familiar with all it’s “cob-webby corners” as I am. And that’s OK. Often (too often) I encounter someone who has NEVER used WCF and doesn’t even know where to begin.That’s not so OK. read more...

add a comment |category: |Views: 576

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

131 jQuery Snippets for Visual Studio 2010(john-sheehan.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 5 months ago

I've started a new project to create jQuery Code Snippets for Visual Studio 2010 now that it supports HTML and JavaScript snippets. There are 131 so far. read more...

1 comment |category: |Views: 685

tags: another