Category: Development
-
About ProgrammableWeb
About ProgrammableWeb As the the world’s leading source of news and information about Internet-based application programming interfaces (APIs), ProgrammableWeb.com is known as the Web’s defacto journal of the API economy. Since it was founded in 2005, ProgrammableWeb has been chronicling the daily evolution of the global API economy while amassing the Web’s most…
-
Dynamically executing code in .Net
Dynamically executing code in .Net Dynamic code execution is a powerful feature that allows applications to be extended with code that is not compiled into the application. Users can customize applications and developers can dynamically update code easily. In this article, Rick takes a look what it takes to execute code dynamically with the .Net…
-
TECHNOLOGY TUTORIALS – kudvenkat
From kudvenkat: Over 12 years of experience, with Microsoft .NET technologies like ASP.NET, C#, SQL Server, AJAX, WCF, JQuery, SSIS, SSAS and SSRS. Currently working as a Technical Architect in central London. Love to share knowledge as I believe in “TO TEACH IS TO LEARN”. https://www.youtube.com/user/kudvenkat Got the opportunity to work on world’s largest e-commerce and…
-
Data Access (formerly Open Access ORM), the Telerik free .NET object-relational mapping tool
Data Access (formerly Open Access ORM), the Telerik free .NET object-relational mapping tool from http://www.telerik.com/data-access is part of Telerik DevCraft—the ultimate product bundle for professional developers targeting Microsoft platforms. Gain access to the complete stack of products to help you build your next web, mobile or desktop app: UI suites for all .NET…
-
Two ASP.NET MVC Courses FREE – pluralsight
From http://www.pluralsight.com Now on Pluralsight: The ASP.NET MVC 5 Fundamentals training course spends most of its time on new features for version 5 of the framework, including: ASP.NET MVC 5 Fundamentals covers all the new features of ASP.NET MVC 5, as well as the new features for web developers in Visual Studio 2013, including WebApi…
-
ASP.NET Web API
How to Deploy .Net Core Web Application to Ubuntu Linux Video ASP.NET Web API Attribute Based Routing Route attributes bring the URL definition closer to the code that runs for that particular URL, making it easier to understand which URL must be called for a particular block of code and simplifying many common routing scenarios.…
-
Redirect from an HTML page to other HTML page
Redirect from an HTML page to other HTML page Insert the following html code into HTML page title in order to redirect a Web page to other web page: <meta http-equiv=”refresh” content=”0; url=http://example.com” />
-
How to Add A PHP Code to your WordPress Posts, Pages and Widgets
How to Add A PHP Code to your WordPress Posts, Pages and Widgets A very good youtube video that shows how to add php code into wordpress page. The steps are: 1. Install ‘PHP Code Widget’ plugin. 2. Install ‘Insert PHP’ plugin. 3. Start writing php code inside wordpress pages and posts. Here is a…
-
Cleverness – WordPress To-Do List Plugin
Download at WordPress.org This plugin provides users with a to-do list feature. You can configure the plugin to have private to-do lists for each user, to have all users share a to-do list, or to have a master list with individual completion of items. The shared to-do list has a variety of settings available. You…
-
WiseOwlTutorials – Youtube homepage
http://www.wiseowl.co.uk Direct Link to youtube homepage Direct Link to SSIS Subscribed WiseOwlTutorials Home Videos Playlists Channels Discussion About What to watch next 21:44SQL Server Integration Services (SSIS) Part 11 – Looping Over Files by WiseOwlTutorials 6,422 views 10 months ago 19:35 SQL Server Integration Services (SSIS) Part 19 – Parameters and deployment by WiseOwlTutorials 4,690…
-
C Sharp Hebrew programming guide
At this post you will find programming guide for C Sharp (C#). Click to download the Manual