Chủ Nhật, 1 tháng 2, 2015

The Daily Build - 2 Feb 2015. YouTube Downloader Using C# .NET

The Daily Build - 2 Feb 2015. YouTube Downloader Using C# .NET

$10,000 in Prizes: Connect the Internet of Things on Azure

Our latest Internet of Things competition has launched and there are loads of cash prizes up for grabs. Sign up for a free trial of Microsoft Azure, build an IoT app that focuses on connected devices and uses Azure as the back-end, and then submit an article detailing your development process for a chance at $10,000 in cash prizes.

The first 100 contestants from the USA that spend $50 or more on Azure solutions during the contest are also eligible to get up to $100 back to help cover their costs (sorry we can't extend this offer to everyone). See here for contest details and enter now!

New Articles, Tech Blogs and Tips

.NET Framework

  (4 votes) by Serge Jerkezian (updated 14 hours ago)
How to upload, rename and resize in MVC
  (2 votes) by Biswabid Rath (updated 17 hours ago)
This tip is all about best practices while checking in /checking out in TFS2012.

Algorithms & Recipes

  (5 votes) by Jesús Utrera (updated 2 days ago)
In this article we will train the machine to compare strings using logistic regression applied to the result of using Levenshtein algorithms (adapted) and Jaro-Winkler.

ASP.NET

  (4 votes) by DaveMathews (updated 3 hours ago)
Exploring the semantics behind an Automated Customer Service Agent in an ASP.NET website.
  (3 votes) by Aman Thakur (updated 2 days ago)
Integrating Paypal in ASP.NET MVC 4
  (2 votes) by Gunaprasad Shetty (updated 2 days ago)
The tip will help in making you understand how the Word document can be converted into PDF and merge it as single PDF with digital signature for the secured transport of PDF.
  (1 votes) by Veronica S. Zotali (updated 14 hours ago)
The tip aims to demonstrate the usage of Ajax.BeginForm

ASP.NET Controls

  (3 votes) by Afzaal Ahmad Zeeshan (updated yesterday)
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
  (2 votes) by Sohail Fareedi (updated 2 days ago)
Page Framework Initialization - Page.Init
  (0 votes) by Sohail Fareedi (updated 2 days ago)
When user requests the web page using browser, ASP.NET finds its associated code file. Then, it generates the controls Ids for the server controls hosted on web page.

Book Chapters

  (0 votes) by Member 11381994 (updated 15 hours ago)
This is a book review of the book “Soft Skills: The software developer’s life manual” by John Sonmez.   What is soft skills? Soft skills are basically the non-techical skills you need to be successful in your career and life... Continue Reading →

C / C++ Language

  (1 votes) by Paul M Watt (updated 2 days ago)
This post will focus on the concept of SFINAE, Substitution Failure Is Not An Error. This is a core concept that is one of the reasons templates are even possible. This concept is related exclusively to the processing of templates. It is referred to as SFINAE by the community, and this entry focuses
  (1 votes) by Amir Nasrollahi (updated 2 days ago)
In this article, i consider the problem of identifying motifs in the biological sequence data sets. To solve this task, i present a new algorithm for finding patterns that just use library in C compiler and a new way to avoid using arrays search.
  (0 votes) by Vishal Tiparadi (updated 2 days ago)
This is a technical guide on C and related topics

C#

  (4 votes) by Ifat Chitin Morrison (updated yesterday)
In this article I describe how to create an inter-process communication library using named pipes.
  (3 votes) by Lalit_Chandra (updated 3 hours ago)
Defined under behavioral design pattern by G.O.F and used to decouple the command with its processing object or handler.
  (1 votes) by Nick Polyak (updated 10 hours ago)
Present Roslyn's code analysis capabilities in easy samples

Client side scripting

  (3 votes) by vijay venkatesh prasad N (updated 6 hours ago)
jQuery - File Management widget

Custom Controls

  (1 votes) by joseacl79 (updated 18 hours ago)
This is articule is about the spring security and how to create a custom jsp page to login with.

Date and Time

  (9 votes) by João Matos Silva (updated 2 days ago)
This project is a set of extensions to System.DateTime, including holidays and working days calculations on several culture locales

Dialogs and Windows

  (0 votes) by G Zizys (updated 23 hours ago)
This is part three of three part post about JavaScript REPL console for Windows. In part one I have explained motivation and some initial steps, in part two I have added debug REPL and static breakpoints. In part three I am going to add the ability to set breakpoints dynamically from within JSREPL.
  (0 votes) by G Zizys (updated yesterday)
This is part two of a three part post about JavaScript REPL console for Windows. In part one I have explained motivation and some initial steps to get the interesting part – how make JavaScript to debug itself. As mentioned previously, full source code of JSREPL is freely available under GPL 2 licen

IoT on Azure

  (0 votes) by Rion Williams (updated 2 days ago)
As a follow up to the previous post on migrating your existing WordPress.com site to Azure Websites, this post will cover how to apply a custom domain for your Azure Website so that you don’t have to deal with that pesky trailing “.azurewebsites.net” in your URL. What do you need?

Java

  (1 votes) by Sergey Zubarev (updated 3 hours ago)
MPSC Lock Free Intrusive Linked Queue with state

Miscellaneous

  (0 votes) by manchanx (updated 14 hours ago)
A simple general purpose retry pattern for trying an action with different values, e.g. user password input.

Node.js

  (1 votes) by Sampath Lokuge (updated 2 hours ago)
This is a Introduction tutorial about the MEAN stack and MongoDB
  (0 votes) by James Wright_ (updated 15 hours ago)
Getting to grips with TypeScript, and its compiler, in the context of Node.js

Office Development

  (1 votes) by Emiliarge (updated 8 hours ago)
Using Free Spire.XLS for .NET - free professional XLS/XLSX interaction library.

Product Showcase

  (0 votes) by LEADTOOLS Support (updated 16 hours ago)
In this white paper we will show how to set up a master form template then extract the data from a filled invoice.
  (0 votes) by Rainer Stropek (updated 16 hours ago)
MVP Rainer Stropek sets .NET developers a fun challenge. Here is a sample application with 3 memory leaks. Can you find them?
  (0 votes) by 1&1 Internet (updated 16 hours ago)
Providing a rich, interactive experience will increase visitors returning to your website. Symfony, known as a stable and powerful development environment, can be used to create a wide range of Web projects. Here we provide an introduction to Symfony and a guide to getting started.

Programming Tips

  (0 votes) by matthewproctor (updated 22 hours ago)
li { margin-bottom: -0.2em; } This is part 4 of a 4 part series. An introduction to Sending An IM With UCWA Part 1 - Send An IM With UCWA - Prerequisites Part 2 - Send An IM With UCWA - Creating the Application Part 3 - Send An IM With

Reviews on Third Party Products and Tools

  (0 votes) by Member 11381994 (updated 2 hours ago)
First off, I know this is by no means a record, something special or even significant. But I want to share my small streak story and how it helped me get a ABC (Always Be Coding) habit. Read more about... Continue Reading →

Site & Server Management

  (0 votes) by matthewproctor (updated 13 hours ago)
li { margin-bottom: -0.2em; } This is part 1 of a 4 part series. An introduction to Sending An IM With UCWA Part 1 - Send An IM With UCWA - Prerequisites Part 2 - Send An IM With UCWA - Creating the Application Part 3 - Sen

Uncategorised Technical Blogs

  (0 votes) by Codeman the Barbarian (updated 3 days ago)
I recently spent some time trying to debug an issue with an Android application I was developing. The application contained an Activity composed of a number of Fragments. Two of the fragments were list items: let's call them listA and listB. When an item in listA is clicked, the items in listB are c
  (0 votes) by Grant Curell (updated yesterday)
For my latest project I wanted to communicate with a Cisco device over serial via the console port with my python program. It isn’t overly complicated, but it took me a bit to hack together something that worked properly and I thought I’d share it with everyone.  Below is the code:   The
  (0 votes) by matthewproctor (updated 22 hours ago)
li { margin-bottom: -0.2em; } .mytable td, th { border: 1px solid #808080; } .myalttable tr:nth-child(even) { background: #e9e8e8; } .myalttable tr:nth-child(odd) { background: #FFF; } This is part 3 of a 4 part series.
  (0 votes) by matthewproctor (updated 22 hours ago)
li { margin-bottom: -0.2em; } .nw { white-space: nowrap; } .mytable td, th { border: 1px solid #808080; } .myalttable tr:nth-child(even) { background: #e9e8e8; } .myalttable tr:nth-child(odd) { background: #FFF; } This is p
  (0 votes) by matthewproctor (updated 17 hours ago)
li { margin-bottom: -0.2em; } This is part 3 of a 4 part series. An introduction to Sending An IM With UCWA Part 1 - Send An IM With UCWA - Prerequisites Part 2 - Send An IM With UCWA - Creating the Application Part 3 - Sen

VB.NET

  (4 votes) by Sujith Karivelil (updated 2 days ago)
Here, I proposed a faster insertion technique for inserting huge amount of data in a single query.

Web Security

  (0 votes) by Member 11381994 (updated 15 hours ago)
I want to learn Web Development. And i want to share my journey from beginner to wherever I am going to go with this (hopefully an expert with time). That is the premise for this series of blog posts. I... Continue Reading →

Windows API

  (0 votes) by G Zizys (updated yesterday)
I earn a living writing C++ code. Code that twiddles pixels, mostly, and, while I write the occasional web app page, I am not a web application developer. Yet I am a avid user of JavaScript. Long before node.js rose to its popularity Microsoft Windows users had access to all the power of a scripting

Windows Phone 7/8

  (0 votes) by matthewproctor (updated 17 hours ago)
Lunar Lander was an arcade game developed by Atari, Inc. in 1979, which used a unique vector display to display graphics.I remember playing Lunar Lander after school (or perhaps during ), and later online Javascript clones.Whilst working on an unrelated project, I hit a motivational plateau and deci

Windows Presentation Foundation

  (2 votes) by Andrew Whiddett (updated 2 days ago)
This is an alternative for "WPF: Data Virtualization"
  (0 votes) by Mayur Shah (updated 21 hours ago)
Markup Extension that allows you to declare Generic classes in Xaml

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Android

  (7 votes) by Peter Leow (updated yesterday)
Learning to implement a location-aware Google map on Android App.

ASP.NET

  (34 votes) by Mahsa Hassankashi (updated 2 days ago)
It is a simplest tutorial on AngularJS and Repository Pattern for developing professional MVC Applications. It includes a source code about practical permission management project.

C#

  (17 votes) by Nicolas Dorier (updated yesterday)
An efficient and extensible way to scan the Blockchain
  (7 votes) by syed shanu (updated 5 hours ago)
Dynamic Project Creation using Winform C#

Client side scripting

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

CodeProject FAQs

  (42 votes) by CodeProject (updated 2 days ago)
This is an FAQ for the ratings and reputation sytems on Code Project. It can be modified by any Silver member.

Internet / Network

  (192 votes) by akramKamal (updated 2 days ago)
Full C# code to download videos from YouTube in any quality.
  (24 votes) by Emiliarge (updated 8 hours ago)
Comparison of 4 browser engines and controls + some tips for their using (in attached projects and in tip text). Short and clear.

Programming Tips

  (6 votes) by Paul Heil (updated 7 hours ago)
A quick demonstration of how boost.phoenix makes a messy boost.bind call much easier to read

Windows API

  (10 votes) by Emiliarge (updated yesterday)
Using FindWindow() and WindowFromPoint() to identify window, and SetWindowText(), MoveWindow(), SetForegroundWindow(), EnableWindow() to interact with it

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

Đăng nhận xét