Monday, November 16, 2015 | | We're Sweet 16! 16 years ago on a snowy November afternoon our first server - a dual 350MHz beast of a beige box - came to life and served the first pages of what became CodeProject. Within a few short months we had over a thousand articles and we've kept on growing. Today we've had over 12 Million members register, over 50,000 articles, billions of page views, and an immeasurable number of hours saved from developers banging their heads against desks trying to work out how to finish their project. Thank you to everyone who has taken the time to post an article, a tip, an answer to a question or simply an encouraging "thank you" or up-vote. Every bit helps, and remember that someone, somewhere, just found your post and it made a difference. Microsoft Connect ...is this week. We'll be streaming all the good bits from Nov 18. | Need Lightning-Fast Excel Calculations? Use SpreadsheetGear to evaluate complex Excel-based models with the fastest and most complete Excel-compatible calculation engine available. Includes 398 Excel-compatible functions, multithreaded recalc, array formula support and more. Try it now! | New Articles, Tech Blogs and Tips | (4 votes) by Ehsan Sajjad (updated 2 days ago)) Image ActionLink HTML helper in ASP.NET MVC | | (5 votes) by Rahul Pawar LogicMonk (updated 2 hours ago)) Simple Demo Entity Framework - a tutorial explaining Code First! | | (1 votes) by Jameel VM (updated 22 hours ago)) Custom directive for implementing Ajax Loader using AngularJs and Typescript | | (0 votes) by phillipvoyle (updated 21 hours ago)) Introduction One of my old mentors told me that he thought you were never a real computer programmer until you've written a compiler. I was still at high school at that time. | | (2 votes) by Modesty Zhang (updated 2 days ago)) Web application evolves to be more component-based, data-driven and service oriented. This article documents what we're looking for and what we've found when evaluating Polymer and React for component-based web application development. | | (0 votes) by Intel Corporation (updated 2 days ago)) In this guide you will learn how to transfer files between your computer and Intel® IoT device such as the Intel® Edison or Intel® Galileo board. | | (0 votes) by Intel Corporation (updated 2 days ago)) This tutorial will walk you through the process of installing the AWS IoT SDK and show you how to make basic MQTT calls. | | (0 votes) by Intel Corporation (updated 2 days ago)) With this support for the Intel IoT Developer Kit, Java developers can now utilize these tools to create end to end IoT solutions, from the edge to the smartphone. | | (0 votes) by Intel Corporation (updated 2 days ago)) To make the most of your IoT project, research heavily what you intend to connect to (equipment, sensors, etc) and how you will connect your IoT devices to either an intra or internet. | | (0 votes) by Intel Corporation (updated 2 days ago)) In this short article we hope we have brought light to the IoT development process so that you can properly place your efforts. | | (0 votes) by Intel Corporation (updated 2 days ago)) The Intel® Edison board excels at getting data to the cloud utilizing its built-in wireless connectivity The AWS IoT Thing SDK extends the board's functionality by improving capabilities to interact with other devices. | | (3 votes) by Shivprasad koirala (updated 2 days ago)) Aggregate root pattern in C# | | (0 votes) by Tim Bomgardner (updated yesterday)) Make .NET threadpool threads jump through hoops with this handy support class | | (0 votes) by Dave_Voyles (updated 2 days ago)) This article focuses on creating your own web project which takes advantage of Emscripten, so that you can take C / C++ code and get it running inside of the browser. | | (0 votes) by B. Clay Shannon (updated yesterday)) Adding the contents of a generic list to a combobox with one line of code | | (4 votes) by Jovan Popovic (updated 10 hours ago)) Overview of built-in support for JSON text processing in new SQL Server | | (2 votes) by sandeepmittal11 (updated 15 hours ago)) Apply Operator in SQL Server | | (2 votes) by Najmul Hoda (updated 2 days ago)) Here is the code snippet to check how many database connections are opened in sql server. | | (0 votes) by BI Road Warrior (updated yesterday)) Improving Pentaho Data Integration with MySQL: improving performance. | | (0 votes) by bconlon (updated yesterday)) Originally posted on: http://mosslover.com/bconlon/archive/2013/08/25/windows-backup-failed-error-code-0x81000037.aspxMy weekly Windows Backup failed with Error code: 0x81000037, which is a bit odd.I googled the error and got to the Microsoft help page which explained:0x81000037: Windows Backup fai | | (2 votes) by Lavish Kumar (updated 2 days ago)) In this article, we will go over the steps for adding a store logo in nopCommerce. | | (1 votes) by Lavish Kumar (updated 23 hours ago)) In this article, we will look into new route registration process (ASP.NET Routing) in nopCommerce. | | (0 votes) by Mr. xieguigang 谢桂纲 (updated yesterday)) Recently, I was working on a tools for finding the imperfect palindrome sequence site in the bacterial genome, a palindrome sequence is a kind of structure which can form the hairpin struct on its transcript RNA molecule sequence or just some restriction enzyme cutting site which theirs structure ca | | (0 votes) by B. Clay Shannon (updated yesterday)) How to use temporary MessageBox.Show()s in your C# app to quickly see data about exceptions | | (0 votes) by Vyacheslav Voronenko (updated 2 days ago)) Perform initial securing of the remote box with ansible provisioner | | (2 votes) by Dmitriy Kozlov (updated yesterday)) Quite frequently our customers ask us how they can dynamically filter their related items lists based on a value entered into a field on a form created in Forms Designer. In this post I will describe how you can do that with a lookup, a drop-down choice and a people picker field. Although I will use | | (2 votes) by Midi_Mick (updated 6 hours ago)) The simplest solution for adding a custom collection of custom objects to the designer | | (1 votes) by Imran Abdul Ghani (updated 4 hours ago)) Native Vs Hybrid Mobile App Development – it's a choice you have to make once you get started with mobile app development. Native Apps are conventional and they are called this way, because they use the native language of the platform. An app developed for Android platform can only be utilized by us | | (1 votes) by B. Clay Shannon (updated yesterday)) Adding an image to an Excel spreadsheet | | (0 votes) by B. Clay Shannon (updated yesterday)) Set the cell and font colors to an Excel Range in C# in three lines of code | | (0 votes) by Intel Corporation (updated 2 days ago)) This article talks about creating a Bluemix application, registering a device, setting triggers using NodeRED flow editor and visualizing data using Rickshaw JS. | | (0 votes) by Intel Corporation (updated 2 days ago)) The Intel® Edison board contains an internal microcontroller unit (MCU) in addition to the CPU. In this article, I explain the benefits of using an internal MCU for both | | (0 votes) by Intel Corporation (updated 2 days ago)) A complete list of these JavaScript code sample titles is provided below along with their links to instructions and code. | | (3 votes) by junnark (updated yesterday)) This is a tutorial on how to use WinFormsGen's generated code. | | (0 votes) by Mr. xieguigang 谢桂纲 (updated yesterday)) Recently I was drawing a virus genome circos plot apply in a Ebolavirus comparative genomics study. Following on the description on the literature, I was try to drawing the variation of each nt base on the genome sequence, and the drawing base color was mapping as a gradient color to the site conser | | (1 votes) by Nobuhiro Ida (updated 4 hours ago)) How to build an in-line color picker control on MenuStrip or ContextMenuStrip. | | (2 votes) by Steve Naidamast (updated yesterday)) Initial notes… The following piece is a sociological analysis of the state of professional software development today. As one who is not just a senior software engineer but a military historian\analyst as well, I have brought together the skills of both these areas of expertise to demonstrate to the | | (0 votes) by Sai alladi (updated 2 days ago)) Feature toggle is a mechanism to enable/disable parts of an application via configuration/ Compile time/Centralized configuration (like settings stored in a database) | | (2 votes) by Sander Rossel (updated 2 days ago)) An introduction to algebra and algebra of sets.The post Maths in IT #3: Algebra of sets appeared first on Sander's bits. | | (1 votes) by bconlon (updated yesterday)) Originally posted on: http://mosslover.com/bconlon/archive/2014/12/18/ambiguous-classes-in-c.aspxI recently had cause to reference two libraries which both contained the same class file. The Namespace : Class where therefore ambiguous within my application. Interestingly enough the .Net compiler sim | | (0 votes) by .Net_Davey_86 (updated 14 hours ago)) A small application to pretty print Arduino code with syntax highlighting | | (3 votes) by Paulo Zemek (updated 2 days ago)) Lately I am dealing a lot with security issues and, as I am thinking about security all the time, I decided to write this post. Yet, don't expect me to talk about the newest cases.So, first, what is considered a security issue?I don't have a perfect answer but maybe we can say that if anything in an | | (3 votes) by Nick Polyak (updated 8 hours ago)) Lookless controls vs User Controls. Lookless controls usage patterns | | (0 votes) by bconlon (updated yesterday)) Originally posted on: http://mosslover.com/bconlon/archive/2014/03/05/xsd-1.1-support-in-liquid-xml-2014.aspxI've just got round to looking at Liquid XML 2014. I have been tasked with investigating W3C XML Schema 1.1 standard (XSD 1.1) and as if by magic Liquid Technologies have provided 1.1 support | Updated Articles, Tech Blogs and Tips | (5 votes) by OrlandoCurioso (updated 2 days ago)) An EF base DbContext that provides detailed information on current and totalized changes | | (9 votes) by Rou1997 (updated yesterday)) Sending SMS Without Intent (Silently) & With Intent . . . Simply & Long (Multi-Part) Text Messages . . . Checking Sent SMS Status . . . Sending MMS With Intent . . . | | (5 votes) by Rou1997 (updated yesterday)) Running Intent To Call Phone | Skype . . . Getting Incoming | Outgoing | Missed | All Calls . . . | | (42 votes) by syed shanu (updated 6 hours ago)) In this article you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure. | | (10 votes) by vladimir husnullin (updated 2 days ago)) This article shows how to create a single page web applciation using AngularJS. It will be helpfull for people willing to study angular and mvvm practices. | | (7 votes) by Rakhi Shrivastava (updated yesterday)) This article explains the step by step approach how we can use Glimpse for easy debugging the ASP.NET MVC application. | | (3 votes) by Ehsan Sajjad (updated yesterday)) File Uploading in asp.net mvc without reloading complete page using IFrame | | (22 votes) by firas sawaf (updated 9 hours ago)) A small single dialog utility for recording from the sound card in MP3 format | | (6 votes) by Patrick P. Frey (updated 21 hours ago)) This tutorial based on a docker image will guide through the development of a simple search engine based on Strus (project-strus.net), a collection of libraries and line tools for building a search engine. | | (26 votes) by Ashraf Azmi (updated 14 hours ago)) Introduces an In-Memory Graph database, and shows how to use it to query and mine Northwind database. | | (15 votes) by mrcellux (updated yesterday)) Null is optional | | (1 votes) by Jhanani Ravishankar (updated yesterday)) This tip talks about creating a provider hosted app for on-premise SharePoint server and host it in trusted IIS site. | |
Không có nhận xét nào:
Đăng nhận xét