Click here to Skip to main content

Latest Updates



Saturday, September 13, 2014
C#
13 Sep 2014N
koolprasad2003
This tip gives you an idea about how to create Word table using C# (Word automation)
13 Sep 2014U
Sandeep Singh Shekhawat
I explain partial classes in C# language with an example
12 Sep 2014N
Marla Sukesh
What is TempData? Tempdata let us maintain data within single request cycle Example: publicActionResult M1() { TempData["a"] = "Value"; string s = TempData["a"].ToString(); returnRedirectToAction("M2"); } publicActionResult M2() { string s = TempData["a"].ToString(); // Data will be available return
12 Sep 2014N
Pragmateek
Introduction As a WPF developer for years I was recently concerned by the new direction chosen by Microsoft on its client platforms with the rise of the brand new WinRT framework. I was concerned for good reasons: I’ve suffered from … Continue reading →
12 Sep 2014U
B. Clay Shannon
Save time checking up on new content on your favorite websites by downloading, and setting up an RSS newsreader
12 Sep 2014U
.dan.g., autoQA
A hierarchical task manager with native XML support for custom reporting.
Friday, September 12, 2014
12 Sep 2014U
Oleg Shilo
An article about UI extensions for WixSharp (C# interface to the WiX toolset)
12 Sep 2014N
Alex Puchades
In this tip, XEndian, a header-only library will be presented
12 Sep 2014N
Gediminas Geigalas
How to subscribe to Telerik MVC Grid component events from jQuery
12 Sep 2014N
Mohamad Cheaito
SQL Server: Query to get the date of first Monday of September
12 Sep 2014N
Bruno Sonnino
In this article, I show you how to develop a soccer penalties shootout game.
12 Sep 2014N
Lynn Thompson
This article shows you how to configure a scene using touch targets to control the first person controller (FPC).
12 Sep 2014N
Garret Romaine
Intel UX Team Adds Heuristic Analysis to Expanding Toolkit
12 Sep 2014N
john morrison leon
A lightweight library allowing diverse unit types, seamless implicit scaling between them and the ability to work efficiently with multiple factor-less base unit systems (e.g. MKS and cgs).
C#
12 Sep 2014N
khem thapa
Generate PDF in ASP.NET MVC using Rotativa library
12 Sep 2014N
Member 10306397
This is an alternative for "Custom TreeView Layout in WPF"
12 Sep 2014U
Qwertie
It seems like the little design flaws of .NET get on my nerves more and more every week.Today I realized that I wanted to do a binary search. No problem--I put a binary search method in Loyc.Essentials; four independent implementations, in fact, one for IList, one for T[], and two for more obscure s
11 Sep 2014N
Sacha Barber
A friend of mine Marlon Grech, has his own business and he has a nice parallax effect web site : http://www.thynksoftware.com/ and over there on his “contact us2 page, it has this very cool folding Google maps thing. I have wondered how it was done for a while now, today I decided to find out. [&#82
11 Sep 2014U
Marco Bertschi
An explanation how to efficiently work with the ::Code App (::GitMachine) provided by CodeProject Workspaces
Thursday, September 11, 2014
11 Sep 2014U
Sandeep Singh Shekhawat
In this article, you will learn about relationships in Entity Framework using the Code First Approach with Fluent API.

Page 1 of 28

Article filter
Articles since
Minimum score
Show
Articles per page
Tags
0 iSahilSharma 230
1 Paulo Zemek 215
2 Amogh Natu 190
3 Shivprasad koirala 180
4 Pragmateek 175
0 Paulo Zemek 1,600
1 benmwatson 1,550
2 Sandeep Singh Shekhawat 1,515
3 Sergey Alexandrovich Kryukov 1,305
4 Thorsten Bruning 1,090

556 articles with a minimum rating of 3 posted updated or moved since 14 Aug 2014

Advertise | Privacy | Mobile
Web02 | 2.8.140905.1 | Last Updated 13 Sep 2014
Copyright © CodeProject, 1999-2014
All Rights Reserved. Terms of Service
Layout: fixed | fluid