Click here to Skip to main content
11,870,796 members (74,328 online)
post an article ask a question Search our articles

Set your site filter

 Latest Articles

Featured article
29-Nov-12 13:38pm by John_Papa (new) 
2012 Rocking the Windows 8 Sensors on the Intel IvyBridge Ultrabook .
40 mins ago by napuzba (new) 
How to display the progress of a task when its running time is known.
1 hr ago by hjgode (new) 
Mobile Development: Subclass foreign Window using injectDLL
1 hr ago by Tarun_Arora (new) 
Originally posted on: http://blog.bobtacoindustries.com/archive/2013/06/30/cloud-based-load-testing-using-tf-service-amp-vs-2013.aspx One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is ‘Cloud Based Load Testing’. In this blog post I’ll walk you through, What
1 hr ago by Casey Witt (new) 
A class for implementing BeginEdit/EndEdit functionality in a "Using" Block
1 hr ago by MukeshKumar89 (new) 
In this Tips/Tricks, I will show you how to create virtual machine on windows azure.
1 hr ago by Val Okafor (new) 
This blog post is part two of my Android Drawing App tutorials. It is strongly encouraged that you finish part one of this tutorial before proceeding with this one.  At the end of part one of this tutorial, we were able to draw something with our Android drawing app  and we added a number of [&#8230
2 hrs ago by Sander Rossel (updated) 
A simple introduction to set theory.
3 hrs ago by PANKAJMAURYA (new) 
New features added in C# 6.0 like "Auto-property Enhancements", "Primary Constructors", "Expressions as Function Body", "Use of Static", "Exception Filters", "inline declarations", "nameof Expressions", "Null-conditional Operators", "String interpolation", "Await in catch and finally"
3 hrs ago by Murray Foxcroft (updated) 
Integrating WPF and XAML with the Windows forms NotifyIcon control to produce a slick, styled popup window when the mouse is moved over the NotifyIcon
4 hrs ago by Fred Song (Melbourne) (new) 
Using replication, you can distribute data to different locations and to remote or mobile users over local and wide area networks, dial-up connections, wireless connections, and the Internet.
Straw Poll
Would you recommend storing sensitive data in The Cloud?
"Cloud" == any hosted storage service such as iCloud, Google Drive, OneDrive etc.
  Results   1,146 votes

News Latest News

Thu 5 Nov 2015
'Incredibly shortsighted,' says one petitioner on Microsoft's own UserVoice after company cuts free storage by 83 percent
Thu 5 Nov 2015
I have been looking into Python recently as it seems a lot of the jobs I am looking at require it or another scripting language for hacking out...
Thu 5 Nov 2015
An open source project called Granular has re-implemented .NET's Windows Presentation Foundation on JavaScript. Yes, that's WPF for JavaScript.!...
Thu 5 Nov 2015
There are many ways to measure the popularity of a language. But this dataset is a rare way to find out what technologies people tend to dislike,...

Discussions Latest Discussions

by veena15
public class Person { String name; public Person(String personName) { name = personName; } public String greet(String yourName) { return String.format("Hi %s, my name is %s", name, yourName); }}
by kylai12n
Hello, i use this script to put a .exe for exmaple skype in a panel[DllImport("user32.dll", SetLastError = true)]public static extern bool MoveWindow(IntPtr hWnd, int X, int Y, int nWidth, int nHeight, bool bRepaint); [DllImport("user32.dll")] static extern IntPtr...
by Member 12112060
i am using below code for searching but its properly work on only title criteria and when i select the another criteria like author, publisher etc its give an error "Object reference not set to an instance of an object."code: Private Sub Btn_Show_Click(sender As Object, e As...
by B. Clay Shannon
I need to place a text value spanning four rows. I thought/hoped this would work: private int curDescriptionTopRow = 8; . . . private void AddDescription(String desc) { int curDescriptionBottomRow = curDescriptionTopRow + 3; ...
by Member 11504333
how can get only data of one table from sql server database in Web API please give me idea about query who will return data of one table i have try many ways but it return all data of all tables thanks in advance

Top articles Latest Best Picks

by Michael Chourdakis  4.95/5 (31 votes)
A ready to be used hotpatching library with four methods!
by Halil ibrahim Kalkan  5.00/5 (21 votes)
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET MVC, Angularjs and EntityFramework.
by Sergey Kizyan  4.93/5 (16 votes)
This is the second lecture from my series. It is related to work with text data and concentrated on such types as char, string, SrtingBuilder and SecureString
by Shivprasad koirala  4.76/5 (14 votes)
In this article we will explain about NULL Design Pattern in C#.
by John Torjo  4.67/5 (13 votes)
Meet the Log Viewer that makes monitoring log files a joy!

Advertise | Privacy | Mobile
Web01 | 2.8.151103.1 | Last Updated 4 Nov 2015
Copyright © CodeProject, 1999-2015
All Rights Reserved. Terms of Service
Layout: fixed | fluid