• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for c#

c#

How To Use Hotkeys/Keyboard Events In WPF Application Using C#

January 17, 2013 by Rana Ahsan 7 Comments

WPF Hotkeys Tutorials

In this tutorial, we will look into a common feature that we usually require on a desktop application, using keyboard events and hotkeys. As WPF technology is a little different from Microsoft's windows forms technology, it might be a little confusing to use this feature in WPF, especially for beginners with WPF application development. We will look into some c# code examples … [Read more...] about How To Use Hotkeys/Keyboard Events In WPF Application Using C#

Apply LinQ To XML Data Using C#

October 4, 2011 by Rana Ahsan 1 Comment

linq to xml tutorial

On my earlier articles, I have described about working with linq on sql server database, which usually known as 'Linq To SQL'. Today I am going to show how linq can be applied on XML data along with c# code examples. This is known as 'Linq To XML'.I am assuming you are already familiar with basic Linq usage. If not, my suggestion will be to study the basics of Linq first. Here, … [Read more...] about Apply LinQ To XML Data Using C#

Asp.NET MVC3 And LinQ Based Sample Web Application

May 10, 2011 by Rana Ahsan 9 Comments

Asp.net MVC Tutorial

In this tutorial, my goal is to assist you through an very simple web application development that utilizes asp.net mvc framework(more specifically version 3.0), linq to sql, and razor template engine, so that you can have complete idea of developing a database driven application with these technologies. We will be using Asp.NET MVC 3 and .NET Framework 4 for this sample … [Read more...] about Asp.NET MVC3 And LinQ Based Sample Web Application

WPF Property Grid (WPG) Tutorial In C#

April 19, 2011 by Rana Ahsan 4 Comments

wpf property grid

Property grid in WPF helps us in generating UI controls from a c# class. Although. there are several projects and releases out there for this purpose, I am going to introduce one of the most popular open source once, hosted on codeplex, wpg(WPF Property Grid). I am assuming that, you have basic wpf knowledge. If no, please consider reading my another article about getting … [Read more...] about WPF Property Grid (WPG) Tutorial In C#

Beginning Asp.net MVC 3 And Razor With C# Code Examples

April 12, 2011 by Rana Ahsan 9 Comments

Asp.net MVC 3

The MVC(Model/View/Controller) design pattern became a very popular and reliable software development methodology. To apply this effectively on web applications, microsoft released new framework based on mvc pattern for web application developments, named Asp.NET MVC. The latest version of asp.net mvc is 3.0. In the way, there was a lot of improvements. Now, its is a very … [Read more...] about Beginning Asp.net MVC 3 And Razor With C# Code Examples

« Previous Page
Next Page »

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token
  • Getting Started With UDP Programming in Java
    Getting Started With UDP Programming in Java
  • Utilizing Config File In C#.NET Application
    Utilizing Config File In C#.NET Application
  • Generate HTTP Requests using c#
    Generate HTTP Requests using c#

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023