Thứ Ba, 30 tháng 8, 2016

The Daily Build - Shape Control for .NET

The Daily Build - Shape Control for .NET
Click here IgniteUI - The complete HTML & JavaScript Toolkit
Build modern browser experiences on any device with Infragistics Ignite UI controls. Create high-performance, touch-first, responsive apps with AngularJS directives, Bootstrap support and Microsoft MVC server-side widgets. Download a trial today.
Click here "Are you still writing database update scripts by hand?"
Then I give you a challenge: use SQL Compare to deploy your SQL Server changes for one week. It'll cost you nothing. After just one week of fast, zero error deployments, I think you'll see why 71% of the Fortune 100 use SQL Compare. Try it now.
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Headline article

Shape Control for .NET

  (115 votes) by Yang Kok Wah (updated 16 hours ago)
Implementing shape control that supports transparency, custom design-time editors and simple animation

New Articles, Tech Blogs and Tips

Android

  (0 votes) by Member 10165288 (updated yesterday)
Introduce a library

ASP.NET

  (1 votes) by Sheshnath Kumar (updated 11 hours ago)
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
  (0 votes) by Hussain Patel (updated 14 hours ago)
In this article I will show how to display an SSRS report in ASP.NET MVC application.For this demo I am using Visual Studio 2012, ASP.NET MVC 4 - Empty Template, an existing SSRS report deployed on SSRS Server and a nuGet package.

C#

  (1 votes) by Ganesh Madane (updated 13 hours ago)
File set,get,remove attributes in C#

Java

  (0 votes) by Accusoft, Corey Morehead (updated 10 hours ago)
This whitepaper shows how I used OCR Xpress for Java to OCR a scanned newspaper, redact the key words, and accomplish my goal.

Microsoft BizTalk Server

  (2 votes) by Ben Liebert (updated 21 hours ago)
The MS Dynamics Web API has a lot of promise, allowing users to authenticate using OAuth2 then granting your application access to their CRM data.  Unfortunately, the documentation provided by Microsoft is misleading at best.

Miscellaneous

  (0 votes) by B. Clay Shannon (updated 16 hours ago)
Using the EPPlus open source library, this article shows how to generate Open XML Files from any data table results by means of a Winforms utility

SQL Reporting Services

  (2 votes) by essentialSQL (updated 14 hours ago)
How to calculate the end of the month in SQL

Uncategorised Technical Blogs

  (0 votes) by Eric Z (Jing) (updated 22 hours ago)
We recently ported a device firmware from a platform of very limited hardware resources(32K RAM, 4M NOR) to a more capable one(256M RAM, 256M NAND). The device supports dynamic plugging of different modules with analogy/digital I/O channels on them.

Updated Articles, Tech Blogs and Tips

Audio and Video

  (16 votes) by Yang Kok Wah (updated 16 hours ago)
Playing your favorite video all at the same time

Button Controls

  (11 votes) by James JM (updated yesterday)
A collection of WPF controls that allow changing the color of images (image, button, toggle button, and dropdown buttons).

List Controls

  (24 votes) by James JM (updated yesterday)
Add drag selection functionality to ListBoxes, ListViews, and DataGrids.

Tree Controls

  (5 votes) by James JM (updated yesterday)
A TreeView that displays content when a TreeViewItem is clicked.

Daily News - TIOBE Index: Interest in the C programming language is plummeting

Daily News - TIOBE Index: Interest in the C programming language is plummeting
Click here IgniteUI - The complete HTML & JavaScript Toolkit
Build modern browser experiences on any device with Infragistics Ignite UI controls. Create high-performance, touch-first, responsive apps with AngularJS directives, Bootstrap support and Microsoft MVC server-side widgets. Download a trial today.
Click here How to find and fix the slowest code in your .NET application
Boost the performance of your .NET application with ANTS Performance Profiler. Get rich performance data on your code and database queries to find your application's bottleneck fast. Try ANTS Performance Profiler on your application now.
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!
Industry News
And decrease incoming calls by 100%
Source: Business Standard
Looks like a pretty normal class action suit result to me
Source: Ars Technica
Word documents. Why am I not surprised?
Source: Network world
Fortunately no one ever needs to log into Google, right?
Source: ZDNet
Developer News
Fixing JavaScript's woes, since 2012
Source: Typescript blog
But you'll still have to change the diapers
Source: Singularity Hub
Plummeting all the way from second place... to second place. THE HORROR
Source: SD Times
Code Project Discussions - Your say!
"Without 'ethical culture,' there is no salvation for humanity."
Source: CodeProject
"There's one for you, nineteen for me"
Source: CodeProject



© 2016 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use Insider@codeproject.com

Thứ Hai, 29 tháng 8, 2016

The Daily Build - C# Lectures - Lecture 7: Reflection by C# example

The Daily Build - C# Lectures - Lecture 7: Reflection by C# example
Click here The Cloud Doesn't have to be Cloudy
Providing the highest level of transparency, SoftLayer lets you specify the exact data center where you want your servers, gives you complete visibility into your environment's performance, and offers upfront pricing. No secrets. No surprises. Get Started.
Click here Could you deploy a high number of databases?
Imagine working in a 70-strong IT team, with 91 applications and multiple complex databases. Now imagine deployment time. It's not fiction, it's fact. See how financial services company, FlexiGroup, has brought speed and precision to database deployments. Read their story.
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Headline article

C# Lectures - Lecture 7: Reflection by C# example

  (18 votes) by Sergey Kizyan (updated 16 hours ago)
This is 7th article from my series about C# and it is about Reflection

New Articles, Tech Blogs and Tips

Ajax

  (3 votes) by Rou1997 (updated 13 hours ago)
AJAX & HTTP For Beginners . . . Implementing A Simply Online Chat . . . Flavouring It With AJAX . . .

Android

  (1 votes) by Andy Point (updated 9 hours ago)
Google Maps Nearby Places API Hello Guys. Hope all of you are doing well. In this tutorial, we will learn how to add the markers on nearby places in Google Maps API using Retrofit . We will name this App as Google Maps Nearby Places API.
  (1 votes) by Andy Point (updated 8 hours ago)
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
  (0 votes) by Andy Point (updated 8 hours ago)
Android Firebase Cloud Messaging Tutorial Hello Developers, We are back with a new android firebase tutorial. This time we will discuss about Firebase Cloud Messaging (FCM). We will be using Firebase to add cloud messaging in android app. What is Firebase Cloud Messaging? Firebase Cloud Messaging is

ASP.NET

  (2 votes) by dibley1973 (updated 23 hours ago)
Localising Javascript Resource Files in ASP.Net MVCLocalising website text in ASP.Net projects is trivial when carried out server-sideusing resource files, but what do you do when you need localised text served fromthe client side? In previous projects I have served up the localised text as paramete
  (3 votes) by Vignesh Mani (updated yesterday)
This article explains about how to create custom filters and user defined filters in ASP.NET MVC 5 in Step by Step way.

C#

  (3 votes) by thereyno (updated 17 hours ago)
Software (C#-MySQL CodeGen - rno) is a software that Generate MySQL codes (ex. INSERT, UPDATE, DELETE,GET ROW) for C# database manipulation.

Client side scripting

  (0 votes) by Vikas Sharma (updated 2 hours ago)
In this article, I will be explaining the core concept of AngularJS that is Directives.

Content Management Server

  (0 votes) by Simon Jackson (updated 16 hours ago)
To accompany the video project for the Content Project/pipeline tool, this blog post will also show you all the features of the MGCB tool, along with a few tips and tricks. The video for this post can be found here if you prefer video:   This and more content can …

Miscellaneous

  (0 votes) by Rahul Kumar 1991 (updated 4 hours ago)
Mule ESB: Creating Custom Fliter
  (0 votes) by B. Clay Shannon (updated 8 hours ago)
Using the EPPlus open source library, this article shows how to generate Open XML Files from any data table results by means of a Winforms utility

SharePoint Server

  (0 votes) by Atish Dipongkor (updated 12 hours ago)
Exploring The REST API of SharePoint. This tool will help to test HTTP request very easily.

Updated Articles, Tech Blogs and Tips

ASP.NET

  (4 votes) by Ali Adly (updated 20 hours ago)
A simple example that shows how to create detail grid template at runtime using ASPxGridView

Audio and Video

  (15 votes) by Yang Kok Wah (updated 22 hours ago)
Playing your favorite video all at the same time

C#

  (16 votes) by Sergey Kizyan (updated 16 hours ago)
My lecture #8 about exceptions handling and organization of error handling in the project

Client side scripting

  (3 votes) by bmiller367 (updated 2 hours ago)
jQuery XML Parser and Search

Debug Tips

  (2 votes) by Zijian (updated yesterday)
Create and use System.Diagnostics.TraceSource efficiently

Grid & Data Controls

  (7 votes) by James JM (updated 2 hours ago)
How to show and edit an object's properties using a DataGrid​​​​​​​.
  (3 votes) by James JM (updated 2 hours ago)
Add a ContextMenu to all your DataGrids for toggling column visibility automagically.