Thứ Hai, 19 tháng 1, 2015

The Daily Build - 20 Jan 2015. PDF File Writer C# Class Library (Version 1.11.0)

The Daily Build - 20 Jan 2015. PDF File Writer C# Class Library (Version 1.11.0)
Click here Need to create Dashboards from Excel Charts or Ranges?
With SpreadsheetGear, you and your users can design dashboards, reports, charts, and models in Excel or the SpreadsheetGear Workbook Designer rather than hard-to-learn developer tools and easily deploy them with one line of code. Try it now!
Click here Welcome to 2015 – Now invent the future
If you are eager to create something new or make something amazing the Intel® IoT Developer Kit has what you need. It's a versatile & optimized solution with hardware, software tools, security & cloud connectivity. Learn about it at Intel® Developer Zone for IoT!

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (0 votes) by Mr. Lai Tai-Yu (updated 18 hours ago)
To establish a different picture of the Android camera by image processing (Gray and Comic)

Applications & Tools

  (0 votes) by Sean Hart (updated 7 hours ago)
My organization moves and transforms a lot of data around, in a rather interesting problem space. As a result, we have a great number of complex service applications doing a variety of different tasks. The status quo was to recreate all of the plumbing that went into building new applications, such

ASP.NET

  (1 votes) by Thinira (updated 3 hours ago)
In this tip, we discuss how to pass report parameters from web page to telerik report programmatically.
  (1 votes) by defwebserver (updated 7 hours ago)
You can implement SharePoint documents in your AngularJS applications much easier when you create your code in a Visual Studio LightSwitch Cloud Business app.

C#

  (5 votes) by Ranjan.D (updated 18 hours ago)
A Simple Lucene implementation by making use of an open source library named "SimpleLucene"
  (4 votes) by Dominic_Bailey (updated 20 hours ago)
The following tutorial deals with the subject of C# barcode and QR code detection by using an USB camera
  (1 votes) by DaveMathews (updated 16 hours ago)
Integration of a Chatbot in a C# Application using SIML (Synthetic Intelligence Markup Language).
  (1 votes) by Kunal Chowdhury (@kunal2383) (updated 22 hours ago)
Visual Studio 2015 and .NET 4.6 came up with another new feature (more precisely an enhancement) for C# 6.0 named "Dictionary Initializer". It's not a new thing but now you will be able to map the key/indexer directly at the time of dictionary object initialization. Today in this blog post, we will
  (0 votes) by JatinKhimani (updated 17 hours ago)
Develop an web application in 3 Tier architecture code style.

Database

  (2 votes) by OriginalGriff (updated 18 hours ago)
Sometimes, you want to extract the filename (with or without the extension) from the full path of a file. It's easy in C# and so forth - just use the Path.GetFileName method. But what if you want it in SQL?
  (0 votes) by mrcellux (updated 21 hours ago)
Fluent JDBC Query API for more convenient native SQL querying
  (0 votes) by Mika Wendelius (updated 10 hours ago)
How to log information into a table from inside a transaction, even if the transaction is rolled back.

Java

  (2 votes) by Dr. Song Li (updated 2 hours ago)
This article presents an example on consuming https web content using Apache HttpComponents HttpClient in the development environment in Eclipse.

Macros and Add-ins

  (2 votes) by Ryan S White (updated 22 hours ago)
a simple drop-in function that provides a template based text generation engine

Office Development

  (0 votes) by matthewproctor (updated 1 hour ago)
 It seems that almost every day, somebody asks me which is better   Lync Online / Office 365 or a cloud-based hosted version, such as that offered by telewebica.Obviously Lync Online and Office 365 are cloud-based solutions, but they are built for the masses   primarily the SMB/SME market. They

SQL Reporting Services

  (0 votes) by mrcellux (updated 2 hours ago)
Some projects relying on a relational database do just fine using a high-level ORM, some have need for more low-level control over the queries. Using JDBC directly for application development can be really cumbersome. Not because it's a bad API, the problem is it's so low-level it's really more suit

Uncategorised Technical Blogs

  (0 votes) by mrcellux (updated 2 hours ago)
Working on a greenfield project once in a while is nice and liberating. More often though, maintenance of legacy systems is the reality. People define the term "legacy system" differently. A naive - and common - definition is legacy = old. Since the industry evolves so quickly, old must be bad as a

Web Services

  (1 votes) by RaviAakula (updated 20 hours ago)
Implementing custom security authorization using Web API Filters

Windows 8 Design

  (1 votes) by mrcellux (updated 2 hours ago)
The philosophy of domain-driven design - placing the primary focus on the core domain - is a very natural and powerful concept for application design. Despite the core idea being simple, the learning curve is apparently steep. DDD is very often implemented wrongly, an unideal architectural decision

Windows Runtime

  (0 votes) by Sean Hart (updated 7 hours ago)
I wrote an article several months ago with an overview of how a dependency injection framework can demystify the process of standing up and configuring a new application. Not only can you eliminate writing out copious custom configuration code, you can also decouple configuration from your core appl

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (108 votes) by R Potter (updated 16 hours ago)
A guide through a Vector type in C# using Cartesian and Euclidian Geometry

ASP.NET

  (24 votes) by Shivprasad koirala, Marla Sukesh (updated 4 hours ago)
The intention of this article is to compare performance between ASP.NET WebForms and ASP.NET MVC. One the main reasons of moving from Webforms to MVC is performance, performance and performance.
  (12 votes) by John Atten (updated 7 hours ago)
The tools and architectural patterns we use to build and evolve web applications have undergone dramatic change over the past few years. Modern web application development is a fast-paced, dynamic activity reliant to ever an greater degree on modular, loosely-coupled application components, rapidly-

C#

  (66 votes) by Matt Perdeck (updated 21 hours ago)
Semantic Types help you reduce bugs and improve maintainability by letting the compiler ensure consistency in your code. This article shows how this works and how to create Semantic Types with minimal overhead.

Client side scripting

  (40 votes) by Amir Jalilifard (updated 3 hours ago)
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript

Design and Architecture

  (7 votes) by B. Clay Shannon (updated 7 hours ago)
Confirm what really needs to be built using mockup implementations before investing time in the real implementations (including "Poor Man's Branching" as a side benefit)

Files and Folders

  (237 votes) by Uzi Granot (updated 15 hours ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.11 adds media and file attachment support.

HTML / CSS

  (8 votes) by Florian Rappl (updated 22 hours ago)
Gulp is a modern build system for web technologies. It is also integrated into ASP.NET MVC 6 and can be used in a lot of scenarios.

Mobile Development

  (8 votes) by B. Clay Shannon (updated 6 hours ago)
Step-by-step guide to add barcode-scanning capability to a Windows CE / Compact Framework app

Shell and IE programming

  (15 votes) by Dave Kerr (updated 13 hours ago)
Rapidly create Shell Icon Handler Extensions using .NET

Không có nhận xét nào:

Đăng nhận xét