News in the Category:
C#
Total posts: 1647 | Sort by Views | Sort by Hits
Wallace B. McClure, September 23, 2016
Views: 206 | Hits 4
My personal beliefs on cross-platform development were formed in November 1993. I worked at The Coca-Cola Company at the time, and a few colleagues and I were discussing how to provide Mac users with ...
The Code Project Latest Articles, September 18, 2016
Views: 160 | Hits 5
Using SSRS report, generate the PDF, save it into DB and send it through mail using C#...
The Code Project Latest Articles, August 26, 2016
Views: 246 | Hits 6
How to bypass the strict System.Version parse mechanics using a C# extension...
Simple Talk, August 26, 2016
Views: 174 | Hits 14
For some time now, C# programmers have gazed enviously at the interactive capabilities of F#, Python and PowerShell. For rapid prototyping work and interactive debugging, dynamic languages are hard to...
The Code Project Latest Articles, August 26, 2016
Views: 228 | Hits 5
C# Extensions API for Entity Framework intended to simplify usage of drop-down lists, comboboxes and alike...
The Code Project Latest Articles, August 8, 2016
Views: 274 | Hits 5
Face Recognition based secured home, ThingSpeak based monitoring, Mqtt based control, Gmail based Notification With Low Cost Arduino UNO and C#...
The Code Project Latest Articles, August 3, 2016
Views: 287 | Hits 4
How to Select XML Node by name in c#...
Simple Talk, July 22, 2016
Views: 123 | Hits 4
It is just the first stage to make your C# Cmdlet do what it is supposed to do. Even though cmdlets are used at the commandline, they need a whole range of features to make life easier for the end use...
Simple Talk, July 22, 2016
Views: 222 | Hits 3
It is just the first stage to make your C# Cmdlet do what it is supposed to do. Even though cmdlets are used at the commandline, they need a whole range of features to make life easier for the end use...
The Code Project Latest Articles, July 12, 2016
Views: 241 | Hits 17
This article illustrates how to use Node.js by WCF which is written in C# and using node.js as real time communication technology with the aid of C# code to connect MS Sql Server....
DevX: .NET Feed, July 8, 2016
Views: 457 | Hits 32
Learn more about the idea of exception filters that was newly introduced in C# 6.0....
The Code Project Latest Articles, July 7, 2016
Views: 374 | Hits 17
This article demonstrates how to build a basic Bot using C# and debug the Bot using Bot Framework Emulator...
DevX: .NET Feed, June 28, 2016
Views: 228 | Hits 9
With Xamarin, you develop in C# and have the power of the .NET framework behind you. Xamarin does the heavy lifting of translating your C# code to the native mobile OS....
The Code Project Latest Articles, June 23, 2016
Views: 214 | Hits 6
This article explains about how to use Xamarin C# with Javascripts in WebView...
The Code Project Latest Articles, May 8, 2016
Views: 456 | Hits 6
My adventure with hardware and communicating between a BeagleBoneBlack and a C# app on Windows....
peterkellner.net, May 6, 2016
Views: 260 | Hits 44
I often find myself getting lazy and making multiple entry points for a method when I really should spend an extra 30 seconds and use the Type T pattern in C#. Below are the two calls I had and when ...
Simple Talk, April 22, 2016
Views: 107 | Hits 1
Now, it is easy to provide professional-quality documentation for PowerShell cmdlets, and to keep it in sync when you make changes, whether they are written in PowerShell or C#. Whereas this has alway...
The Code Project Latest Articles, March 30, 2016
Views: 680 | Hits 28
Designing a web crawler using C#...
The Code Project Latest Articles, March 27, 2016
Views: 611 | Hits 14
This article shows 3 ways to convert a DataTable to a List in C#....
K. Scott Allen, March 22, 2016
Views: 247 | Hits 10
It started, as most endeavors involving Rob do, with a simple email that ends with I think it will be fun!. Fast forward a bit and Im in the ExCel London being micd up by a film crew. Jon is in the r...
The Code Project Latest Articles, March 21, 2016
Views: 650 | Hits 24
This article describes about JSON serialization and deserialization in C#...
Sahil Malik - blah.winsmarts.com, March 12, 2016
Views: 369 | Hits 19
SharePoint Training: more information
My new article is online. We live in...
Simple Talk, March 7, 2016
Views: 129 | Hits 4
A code review is a serious business; an essential part of development. Whoever signs off on a code review agrees, essentially, that they would be able to support it in the future, should the original ...
The Code Project Latest Articles, March 5, 2016
Views: 763 | Hits 16
This article explains how to create a PDF file using C# object...
The Code Project Latest Articles, February 29, 2016
Views: 664 | Hits 5
This article describes building an Android game with networking support using C#, Xamarin.Android platform and Zyan Communication Framework....
The Code Project Latest Articles, February 16, 2016
Views: 711 | Hits 7
How to compare latest version with the previous version in C#...
Sushila Patels Weblog, February 5, 2016
Views: 652 | Hits 3
This is basic sample that shows how to call Julia code from C#
Step 1:
Set up the 64 bit solution
Build / Configuration Manager
Active solution platform /New X64/ Copy settings from Win32
Step 2:
...
DevX: .NET Feed, February 2, 2016
Views: 403 | Hits 8
Explore the ConcurrentQueue class in C# and how it can be used to implement collections that are thread safe....
The Code Project Latest Articles, January 29, 2016
Views: 1,008 | Hits 12
An alternative Tor Browser built with C# using CefSharp and Tor.NET....
Sahil Malik - blah.winsmarts.com, January 13, 2016
Views: 363 | Hits 23
SharePoint Training: more information
I will be presenting a 90 min breako...
The Code Project Latest Articles, January 2, 2016
Views: 1,073 | Hits 18
Web Socket Server implemented in C# for the modern version 13 of the WebSocket protocol...
The Code Project Latest Articles, January 2, 2016
Views: 781 | Hits 8
This is an alternative for "Simple HTTP Server in C#"...
The Code Project Latest Articles, December 27, 2015
Views: 798 | Hits 14
In this article, an Angular JS Protractor C# Client Library example is explained....
DevX: .NET Feed, December 18, 2015
Views: 352 | Hits 2
Learn now Xamarin provides a well-executed platform for developing mobile applications using C# and the .NET framework....
The Code Project Latest Articles, December 13, 2015
Views: 943 | Hits 17
Web Socket Server implemented in c# for the modern version 13 of the Web Socket protocol...
Simple Talk, December 3, 2015
Views: 179 | Hits 3
Whereas it is easy to provide inline documentation for a normal scripted
PowerShell cmdlet or function so as to provide comprehensive help at the command-line or IDE, the same isn't true of binary c...
The Code Project Latest Articles, November 23, 2015
Views: 306 | Hits 17
Executing JavaScript eval function from C#...
Laurent Duveau, November 12, 2015
Views: 277 | Hits 8
Connect(); is a free online conference for Microsoft developers.http://connect2015.visualstudio.com/Learn first-hand about the future of Microsoft development tools and services from industry experts....
The Code Project Latest Articles, October 20, 2015
Views: 1,068 | Hits 41
How to scrape data from a website with C#...
More Whidbey stuff, October 15, 2015
Views: 291 | Hits 16
I moved my FluentPath librarys source code from CodePlex to GitHub, and while I was at it, I vacuumed a bit, removed the cobwebs, and decided to see what applying some C#6 goodness would do to my code...
The Code Project Latest Articles, October 13, 2015
Views: 1,004 | Hits 32
A simple C# extension method to convert List into a delimited text string. Ideal for creating CSV files!...
More Whidbey stuff, October 6, 2015
Views: 322 | Hits 11
This was my second presentation for this Orchard Harvest, so I wont be able to exactly live-blog it, but like yesterday, I can at least post the slides. The first third of the presentation was given b...
DotNetBips.com Latest Articles, October 5, 2015
Views: 312 | Hits 13
Method overloading is very common technique used in C# code. Although it works great for normal C# classes, the same can't be said about ASP.NET MVC controller classes. Unlike an ordinary C# class, a ...
Bipin Joshi.com :: Thoughts on .NET, Life, Yoga and more, October 5, 2015
Views: 277 | Hits 5
Method overloading is very common technique used in C# code. Although it works great for normal C# classes, the same can't be said about ASP.NET MVC controller classes. Unlike an ordinary C# class, a ...
K. Scott Allen, September 30, 2015
Views: 827 | Hits 42
I've created a new C# Fundamentals course with Visual Studio 2015. This course, like the previous course on Pluralsight, doesn't focus so much on syntax and language quirks. Instead, I like to f...
peterkellner.net, September 3, 2015
Views: 436 | Hits 39
Ive been wanting to do this for a very long time. Im in the debugger of Visual Studio 2015 and I have some data structure that is a collection of objects. To find what I want, Ive had to either write ...
The Code Project Latest Articles, September 1, 2015
Views: 1,145 | Hits 29
String interpolation or String handling in C# 6.0 with New Feature...
DotNetBips.com Latest Articles, August 10, 2015
Views: 763 | Hits 69
As you are probably aware C# 6 is now available and there are some nice new additions to the language. Here is a quick overview of six new features of C# that are worth noting....
Bipin Joshi.com :: Thoughts on .NET, Life, Yoga and more, August 10, 2015
Views: 610 | Hits 37
As you are probably aware C# 6 is now available and there are some nice new additions to the language. Here is a quick overview of six new features of C# that are worth noting....
EggHeadCafe.com New Articles, August 7, 2015
Views: 846 | Hits 23
Visual Studio 2015 is power packed and comes with lots of new features for developers. One of them is version 6 of C# language. Unlike previous versions, there are no major addition of features but th...