Welcome to this week's newsletter from CodeProject. To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders. Let your apps party like it's 1999 I'm back from 3 weeks of travelling. I had in my pocket a computer 58 times more powerful than "my" old CRAY supercomputer, and yet its apps often failed at one thing: working when I had no internet connection.
For some apps it simply doesn't make sense for them to operate without an internet connection, but for the majority there's oodles of opportunity to provide an experience when you're up in the air or underground. IoT and connected apps are a beautiful thing: just remember to allow your app go old-school with dignity. cheers, Chris Maunder Advertisements | SpreadsheetGear Enables ASP.NET, Windows Forms, WPF and Silverlight developers to take advantage of scalable Excel Reporting, dashboards from Excel charts and ranges, powerful spreadsheet controls, Excel-compatible charting, lightning-fast Excel-compatible calculations and more. Try it now! | This week's survey: How are you using Cloud Services? Latest Additions New articles added | (4 votes) by Sergey Alexandrovich Kryukov (updated 3 hours ago) Single-instance application behavior can be considered comprehensive only it all three features are implemented: detection of second instance, passing command line and activation of first instance | | (0 votes) by PilotProgrammer (updated 2 days ago) Build configurations when utilizing multiple Visual Studio solutions in Test/Prod environments. | | (36 votes) by Mark Monnin (updated 4 days ago) This is an alternative for "Visualization and comparison of sorting algorithms in C#" | | (5 votes) by Mr. xieguigang 谢桂纲 (updated 6 days ago) machine playing snake game | | (1 votes) by sureshkon (updated 4 hours ago) Leverage probabilistic data structures when dealing with large datasets | | (3 votes) by Ansel Castro (updated 6 days ago) Describes a scalable data binding implementation for android | | (9 votes) by wells cheung (updated 4 days ago) Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router, | | (13 votes) by Pawan Tiwari93 (updated 6 days ago) Use MVC feature to perform all CRUD database operations without writing a single line of code in .NET Framework | | (8 votes) by koolprasad2003 (updated 4 days ago) Read write Excel file without interop using OLEDB in C# | | (3 votes) by Florian PAPILLON - BEYABLE (updated 2 days ago) This article focuses on how to configure browser files in ASP.NET in order to correctly perform browser detection. | | (3 votes) by Akhil Mittal (updated 2 days ago) This is the last article of the RESTful series in which I'll explain how you can leverage OData capabilities in ASP.NET WebAPI. I'll explain what OData is and we'll create OData enabled RESTful services. | | (0 votes) by Sir Zeppa'Man (updated 18 hours ago) How to create a web application using owin and nancy as presentation framework, embedd it in a dll and include to many web sites. | | (1 votes) by Mahmoud Samir Fayed (updated 14 hours ago) Free Open Source Innovative and practical general-purpose multi-paradigm Scripting language developed using C/C++ | | (0 votes) by Shao Voon Wong (updated 2 days ago) Generate a validating ini parser based on schema | | (13 votes) by Dmitriy Gakh (updated 5 days ago) Intensive Big Data processing and Mobile Applications require fast calculations and compact data storage. Design of new quick and save .NET types with small overhead is not a simple task. This article describes creating of such type without overhead and with advantages only. | | (7 votes) by ChadFolden1 (updated 4 days ago) Extract Microsoft Outlook messages from a PST into a folder structure | | (1 votes) by stebo0728 (updated 4 days ago) | | (1 votes) by Sergey Kizyan (updated 2 days ago) This is 7th article from my series about C# and it is about Reflection | | (0 votes) by stebo0728 (updated 2 days ago) | | (0 votes) by varun bansal (updated 2 days ago) A quick program to compute and measure hash comparison | | (2 votes) by Christian Vorhemus (updated 11 hours ago) In this article, we create a data visualization tool similar to Gapminder based on demographic data derived from a REST API | | (0 votes) by Giancarlo Rhodes (updated 5 days ago) ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures. | | (5 votes) by Akhil Mittal (updated 4 days ago) Here are some considerations on agile release planning. | | (0 votes) by Greg Barbados (updated 2 days ago) This article provides a solution to add data validation to Excel cells in C#. | | (9 votes) by Alaa Ben Fatma (updated 14 hours ago) Enable brackets & symbols autocompletion | | (11 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Now when the gravitation waves have been reliably detected, Gravitational Internet is behind the corner | | (5 votes) by CodeProject, Val Polouchkine (updated 4 days ago) Welcome to our continuing series of CodeProject interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Val Polouchkine, a Developer Advocate for Twitter. | | (2 votes) by Krishna P Seetharaman (updated 5 days ago) This article talks about how to enable connection from one server to another using BizTalk using HTTPS using TLS 1.0 and Security Certificate | | (1 votes) by Krishna P Seetharaman (updated 6 days ago) In one of my recent assessments of BizTalk client environment, we faced several environment issues like slowness, timeouts, etc. We made several changes in the settings after which there was improvement in performance and reduction in failures/timeouts. Here, we'll see the changes that were made. | | (5 votes) by Lenny Cheng (updated 3 days ago) We use Chrome DevTools, and the urllib and BeautifulSoup libraries to programmatically GET contents from www.codeproject.com. | | (1 votes) by Sergey Alexandrovich Kryukov (updated 3 hours ago) Single-instance application behavior can be considered comprehensive only it all three features are implemented: detection of second instance, passing command line and activation of first instance; the present article presents a compact facility where all features are implemented based on the same t | | (5 votes) by Prince Cheruvathur (updated 5 days ago) Step by step development of a Node.js application in Typescript using Express and MongoDB with real-time update using Socket.io | | (0 votes) by Southmountain (updated 16 hours ago) A time-saving article on NLog configuration in version control system | | (0 votes) by Rafael Lillo (updated 2 hours ago) Send encrypt string and send/receive as bytes between Raspberry Pi 2 with Windows 10 IoT and PC | | (4 votes) by Carey Payette (updated 2 days ago) The problem I am looking to solve while evaluating the LEADTOOLS SDK is to use a photo of a hard copy page of text taken with my phone, have it processed and displayed in the document viewer, then have it converted to Word format so that it can be easily edited. | | (0 votes) by David Lafreniere (updated 13 hours ago) Protect against heap fragmentation faults and improve execution speed with a fixed block alternative to STL std::allocator | | (0 votes) by Ben Hanson (updated 2 days ago) | | (1 votes) by David Vanson (updated yesterday) A progress bar control you can customize | | (1 votes) by Clifford Nelson (updated 2 days ago) This article presents a simple bar graph using an ItemsControl with a custom DataTemplate | | (1 votes) by Sumit Samediya (updated 6 days ago) In this article, we will learn how to send Push notifications in Windows Universal app using WNS | | (0 votes) by Sumit Samediya (updated 5 hours ago) In this article, we will learn how to send Push notifications to Windows phone 8.1 app using php | Articles updated | (38 votes) by Ryan Seghers (updated 2 days ago) This article presents a from-scratch implementation of cubic spline interpolation in C#. | | (2 votes) by Carlos G. Gavidia (updated 2 days ago) Implementing Ant Colony optimization algorithms using the Java Programming language | | (59 votes) by Mircea Diaconescu (updated 3 days ago) Build a cheap, under 30€, Weather Station Sensor Node with the help of an Arduino board, and use WiFi connection to control it with any Android device. | | (31 votes) by David Lafreniere (updated 12 hours ago) A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems. | | (22 votes) by Matt Scarpino (updated 23 hours ago) This article explains how to perform mathematical SIMD processing in C/C++ with Intel's Advanced Vector Extensions (AVX) intrinsic functions. | | (10 votes) by David Lafreniere (updated 6 days ago) Replace malloc/free with xmalloc/xfree is faster than the global heap and prevents heap fragmentation faults. | | (9 votes) by David Lafreniere (updated 6 days ago) A fixed block memory allocator that increases system performance and offers heap fragmentation fault protection | | (34 votes) by Dave Haig (updated 2 days ago) Web Socket Client and Server implemented in C# for the modern version 13 of the WebSocket protocol | | (31 votes) by Ramon F. Mendes (updated 14 hours ago) Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine! | | (123 votes) by David MacDermot (updated 4 days ago) This article describes the creation of a non-MFC custom PropertyGrid control. | | (40 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Computer Languages as the Basis of the Second Semiotic Anthropology | | (92 votes) by Johannes Bildstein (updated 5 days ago) A tutorial about the Canon SDK to remotly control DSLR cameras. From taking photos to using the LiveView. | | (5 votes) by Nagaraj Krishnamurthy (updated 2 days ago) This article goes into the details of how to write a Linux Device Driver for a pseudo Ethernet device simulated on a Qemu platform. | | (60 votes) by AJSON (updated 4 hours ago) How to scrape data from a website with C# | | (28 votes) by AJSON (updated 5 hours ago) Designing a web crawler using C# | | (9 votes) by Cinchoo (updated 4 days ago) GUI interface to Microsoft Xsd tool | | (12 votes) by DaveAuld (updated 4 days ago) Look into the Jade Templating engine and the required syntax | | (22 votes) by Vijay Rana AON (+91-9711965544) (updated 4 days ago) Mongo DB Tutorial and Mapping of SQL and Mongo DB Query | | (3 votes) by slavik57 (updated yesterday) Mocking library for JavaScript | | (9 votes) by ntg123 (updated 6 days ago) Using binding over Graphic-elements to template Tabcontrol to a folder's Cardboard-splitters look | New Tips and Tricks added | (5 votes) by Khairul Islam Sujon (updated 6 days ago) In this tip, we will see how to use multiple models as ASP.NET web API controller's method parameter. | | (0 votes) by B. Clay Shannon (updated 2 days ago) Save Excel (or other types of) files to SQL Server, then read them out again and make them downloadable via a link on an ASP.NET Web API page | | (3 votes) by Daniël Verhoef (updated 14 hours ago) A simple zip benchmark | | (5 votes) by vandel212 (updated 5 days ago) How to add a quick, low cost slide show to your website | | (1 votes) by SantanuDebnath (updated yesterday) Write one SP for multiple Search | | (1 votes) by Laurie Stearn (updated 16 hours ago) Dialogex with Listbox to manipulate long paths in Windows | | (13 votes) by TapasU (updated 3 days ago) Steps to decode Windows Error code | Tips and Tricks updated | (18 votes) by Vijay Rana AON (+91-9711965544) (updated 4 days ago) CRUD operation in ASP.NET/C# with SQL Server for beginners | | (20 votes) by Thomas D Lynch (updated 5 days ago) Fast and simple way to display a splashscreen while your first Windows form loads. | | (3 votes) by 4Dinand2 (updated 6 days ago) Use Git with cloudforge, and switch from SVN to Git | New Technical Blogs added | (3 votes) by Duke Of Haren (updated 2 days ago) Cool .NET extension methods | | (2 votes) by Passion4Code (updated 2 days ago) A quick and interesting way to send SMS using a simple C# application | | (1 votes) by EngineerSpock (updated 18 hours ago) Objects Equality in C# | | (1 votes) by S Ravi-Kumar-2012 (updated 12 hours ago) While starting to code for any new application we require to write POCO (Plain Old CLR Objects) classes for our database tables as Models (if [...] | | (1 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 5 days ago) In this blog, we will see how to manage the default value of color picker so that we can detect if color is changed. | | (0 votes) by Passion4Code (updated yesterday) Working with JSON in MVC | | (10 votes) by Chris Boss (updated 5 days ago) A generation of non-coders | | (1 votes) by Bryian Tan (updated 4 days ago) Restore Database is terminating abnormally | | (3 votes) by Grzegorz @ tidyjava.com (updated 3 days ago) Are you using frameworks the right way? Are you using frameworks for business purposes or the other way around? Are your business classes dependent on frameworks? | | (1 votes) by Sangeet Agarwal (updated 6 days ago) Custom domains, SSL and Azure | | (0 votes) by Passion4Code (updated 18 hours ago) Overview of MVC6 & Deploy Application to Azure | | (0 votes) by Dave Ceddia (updated 4 days ago) Overview of JS Environments for newcomers | | (3 votes) by Passion4Code (updated 3 days ago) Microsoft Azure: Get started | | (4 votes) by Dmitrii Kozlov (updated 2 days ago) SharePoint Dashboard Designer 2.6.0 provides the ability to display a practically unlimited number of series on one graph. Such series may be based on entirely different SharePoint list columns or may have, say, a common category but separate value fields. | | (0 votes) by Melick (updated 6 days ago) Report Server has encountered a SharePoint error in SharePoint 2013 | | (1 votes) by Anton Angelov (updated 2 days ago) Detailed explanation how to design proper automated tests for grid controls. Includes examples for testing grid's paging. | | (6 votes) by Vangos Pterneas (updated 3 days ago) Hololens – The Ultimate Introduction | | (1 votes) by Wastedtalent (updated 3 days ago) Creating a seven segment display driver | | (1 votes) by Neeraj Kaushik1980 (updated 2 days ago) Walk-through implementation to "Place an Order on via FIX message channel" | | (2 votes) by Sibeesh Passion (updated 6 days ago) Web API With HttpClient Or Consume Web API From Console Application | | (1 votes) by Sibeesh Passion (updated 6 days ago) Rule "Oracle JRE 7 Update 51 (64-bit) or higher is required for Polybase" failed | | (1 votes) by EngineerSpock (updated yesterday) Global exceptions handling in WPF | | (0 votes) by Bill Wagner (updated 14 hours ago) Build recap | | (2 votes) by Sifiso W Ndlovu (updated 3 days ago) How TFS work items can be multi-tagged using Microsoft Excel | © 2016 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter click here. 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 webmaster@codeproject.com |
Không có nhận xét nào:
Đăng nhận xét