In Focus
Kolkata Chapter Developer Day: May 25
C# Corner Delhi Chapter Meet, May-18, 2013 Official Recap
Istanbul Chapter May 2013 2nd Seminar Announced : Learn WinJS, Windows Store, MVC
ANNOUNCEMENT: April 2013 Month Winners
Email :
Password :
Remember me?
Forgot password
Contribute
An Article
A Blog
A News
A Video
A Link
An Interview Question
Ask a Question
TECHNOLOGIES
.NET 4.5
Current Affairs
Learn .NET
SharePoint 2010
Web Development
.NET Assemblies
Databases & DBA
LightSwitch 2012
SharePoint 2013
Web Services in C#
ADO.NET in C#
Design & Architecture
LINQ
Silverlight with C#
Windows 8
AJAX in C#
Exception Handling C#
Mobile & Embedded
Smart Devices
Windows Azure
Android Programming
Graphics Design
Office 2013
SQL
Windows Controls C#
Articles C#
Hardware
OOP/OOD
SQL Server 2012
Windows Forms C#
ASP.NET Controls in C#
How do I
Operating Systems
Testing
Windows Phone 8
ASP.NET MVC with C#
HTML 5
PHP
TypeScript
Windows Server 2012
ASP.NET Programming
Internet & Web
Products
Visual C#
Windows Store Apps
C# Language
iPhone/iPad
Project Management
Visual Studio .NET
Workflow Foundation in C#
C# Tutorials
Java
Reports using C#
Visual Studio 2010
WPF
C, C++, MFC
Java and .NET
Robotics & Hardware
Visual Studio 2012
XAML
Career Advice
JavaScript, CSS
Security in .NET
WCF with C#
XML
Chapters
JQuery
Request a new Category
|
View All
ANSWERS
BLOGS
VIDEOS
INTERVIEWS
BOOKS
LINKS
NEWS
CHAPTERS
CAREER ADVICE
Create Outlook Add-in by MAPI Functionality ...
Debugging jQuery in ASP.NET
Top 10 HTML5 Interview Questions
How to Enable Sign in as Different User Opti ...
How to Select Multiple Rows in Grid Using Li ...
Find and Delete Duplicate Records From SQL Table
Custom Paging With GridView in ASP.NET 4.5
Encrypt and Decrypt in SQL Server: Part 2
Working With Database in HTML5
Panel Default Button is Not Working For Rad ...
LATEST ARTICLES
ObjectContext VS DBContext
Posted by
Jignesh Trivedi
on 5/22/2013 10:22:35 AM
ObjectContext and DbContext has capability to querying and working with data as objects.
The Open Closed Principle of SOLID
Posted by
Sachin Kalia
on 5/22/2013 9:14:32 AM
SOLID principles are like the backbone of OOP, I've gone through with this and obtained a good understanding of this and I thought to share it so that anyone can understand this principle at MAX.
Perfect Image Validation In Web Application
Posted by
Abhishek Goswami
on 5/22/2013 2:07:12 PM
Generally for validating the image we check the extension of files and denied files to upload it on server. But this kind of validation is not enough to restrict malicious script because user can change the extension of that file and upload the same onto server. That's why This article is all about How to validate image Perfectly.
Getting Started With MEF to Load WPF User Controls From .Dll in VS 2012
Posted by
Jay Parekh
on 5/22/2013 8:51:27 AM
This article will show how to make a DLL that contains WPF User Controls and then we can load that .dll using MEF (lazy loading) then how to add that User Controls to other applications from the dll.
Learn Object Oriented Programming Using C#: Part 7
Posted by
Naveed Zaman
on 5/22/2013 2:18:18 AM
Dear Reader's today we will discuss Polymorphism in Object Oriented Programming.
Making Windows 8 Store Applications
Posted by
Neelesh Vishwakarma
on 5/22/2013 2:12:16 AM
In this article, you can create a windows store application.
How to Use SQL Server Profiler and Tuning Advisor
Posted by
Raj Kumar
on 5/21/2013 2:56:14 PM
In this article you will learn how to use SQL Profiler and database Tuning Advisor to improve the performance of a database.
Call Stored Procedure From Entity Framework
Posted by
Jignesh Trivedi
on 5/21/2013 2:41:41 PM
In this article, I will demonstrate how can we call stored procedure from entity framework? There are many different way to call stored procedure from entity framework.
Adding a Tab to a Screen in LightSwitch Visual Studio 2012
Posted by
Ashwani Tyagi
on 5/22/2013 2:41:38 PM
In this article describe how to add a tab to a screen in LightSwitch Visual Studio 2012.
Waterfall Model in Software Testing
Posted by
Swati Agarwal
on 5/22/2013 12:48:53 AM
In this article I explain a Software Development Model, the Waterfall Model and its advantages.
Creating a Popup in LightSwitch Visual Studio 2012
Posted by
Ashwani Tyagi
on 5/22/2013 2:36:39 PM
In this article I describe how to create a popup for a LightSwitch Application.
How to Install the DFS Server on Windows Server 2012
Posted by
Anubhav Chaudhary
on 5/22/2013 3:17:56 PM
Through this Article you will learn about How to install the DFS Server on Windows Server 2012.
Showing an Existing Screen as a Dialog in LightSwitch Visual Studio 2012
Posted by
Ashwani Tyagi
on 5/22/2013 2:32:19 PM
In this article I describe how to show an existing screen as a dialog for a LightSwitch Application.
ASP.Net: Text Box Validation
Posted by
Neha Sharma
on 5/21/2013 12:24:29 PM
In this article you will learn about ASP.Net: Text Box validation
Creating a Dialog in LightSwitch Visual Studio 2012
Posted by
Ashwani Tyagi
on 5/22/2013 2:29:08 PM
In this article I describe how to create a dialog for a LightSwitch Application.
Implementing Access Level Filters in Lightswitch
Posted by
Supreet Tare
on 5/21/2013 12:52:41 PM
Hello Friends In this you will learn about implementing Access Level Filters in Lightswitch.
Learn Object Oriented Programming Using C#: Part 6
Posted by
Naveed Zaman
on 5/21/2013 12:35:54 PM
Dear Reader's today we will discuss Inheritance in Object Oriented Programming
Feasibility Study in Project Development
Posted by
Surjeet Yadav
on 5/20/2013 5:19:27 PM
In this short article you will learn about Feasibility Studies in Project Development. If you're going to create a college project then I hope this article will help you a little bit.
How To Use Java Packages In .NET
Posted by
Abhishek Goswami
on 5/20/2013 4:57:03 PM
This article describes how to use Java Packages in .NET using IKVM.NET.
ASP.NET: Bind Dropdownlist With Images
Posted by
Neha Sharma
on 5/20/2013 4:47:26 PM
This article explains how to bind images with text in a dropdownlist from your table.
Create a Report in SSRS 2008
Posted by
Surjeet Yadav
on 5/20/2013 4:42:14 PM
In this article you will learn how to create a report in SSRS 2008.
Learn Object Oriented Programming Using C#: Part 5
Posted by
Naveed Zaman
on 5/21/2013 2:50:59 AM
Dear reader’s today we will discuss the first pillar of object oriented programming systems.
C# Corner Delhi Chapter Meet, May-18, 2013 Official Recap
Posted by
Amalendu Dey
on 5/20/2013 3:20:32 PM
C# Corner, an online social community of over 3.5+ million developers wrapped up its 1-day chapter meet - the C# Corner Delhi Chapter Meet (WCF, Hands on Lab) May-18, 2013. This is a recap of the event.
IKVM.NET In Details
Posted by
Abhishek Goswami
on 5/20/2013 3:02:32 PM
This article is all about IKVM.NET and how to use it.
Close Files Currently Used by Remote User
Posted by
Anubhav Chaudhary
on 5/20/2013 7:13:52 PM
In this article you will learn how to close files currently used by a remote user.
1
-
25
of
100
1
2
3
4
PREMIUM SPONSORS
iPhone, Android & Web Development Services
Over-C is a holistic consortium of communications and technology specialists. We build, deploy and market both business as well as consumer products and solutions.
TOP LEADERS
View All
TRENDING UP
Create Outlook Add-in by MAPI Functionality by Using Visual Studio 2010 Outlook Project
Debugging jQuery in ASP.NET
Top 10 HTML5 Interview Questions
How to Enable Sign in as Different User Option in SharePoint 2013
How to Select Multiple Rows in Grid Using LightSwitch 2012
Find and Delete Duplicate Records From SQL Table
Custom Paging With GridView in ASP.NET 4.5
Encrypt and Decrypt in SQL Server: Part 2
Working With Database in HTML5
Panel Default Button is Not Working For Rad Combobox
View All
MOST LIKED ARTICLE
WCF Introduction and Contracts - Day 1
Create SSRS Report Using Report Wizard
CREATE READ UPDATE and DELETE - CRUD Operation Using LINQ to SQL
WCF - Data Contract - Day 4
Factory Design Pattern
Follow @twitterapi
HOT KEYWORDS
.NET
.NET Framework
ADO.NET
ASP.NET
Database
Datagrid
Design
games
GridView
jquery
LINQ
SharePoint
SharePoint 2010
Silverlight
Silverlight 5
silverlight tutorial
sql server
Thread
try
tutorials
VB.NET
WCF
Windows Forms
WPF
XML
SPONSORED BY
DynamicPDF ReportWriter Suite
PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
LATEST JOBS
Sr. ASP.NET Developer
Multiple positions
.NET Developer and PHP Developer
Marketing Executives
Sr. ASP.NET Developer
Software Director - Pharmacy Automation
Applying for job
Metro Style App Developer
.NET Developer WPF or Silverlight exp Boston MA
ASP .Net Developers
View All Jobs
|
Post a New Job
WHITEPAPERS AND BOOKS
Interview Questions on SharePoint 2013
SharePoint 2010 Administration & Development
Getting Started with Managed Metadata Service in SharePoint 2010
Windows Phone 7 Hileleri
Windows Phone Development Step by Step Tutorial
Essentials of SharePoint 2010: Business Intelligence Capabilities
Working with Directories in C#
FileInfo in C#
Programming List with C#
Source Code: Graphics Programming with GDI+
View All
Poll
Result
All Polls
What is the best product to build Mobile apps?
What is the best product to build Mobile apps
PhoneGap
Icenium
Xamarin Studio
KendoUI Mobile
JQueryMobile
Native iOS/Android
What is the best product to build Mobile apps
Options
Votes
%
PhoneGap
0
0.00
Icenium
0
0.00
Xamarin Studio
0
0.00
KendoUI Mobile
0
0.00
JQueryMobile
60
90.91
Native iOS/Android
6
9.09
Total
66
100%