Resources No resource found - How To Upload Video In Database And Play In GridView Using ASP.NETApr 08, 2018. In this article we are going to learn how to upload video in project folder and save its path in SQL server database table. We will bind that table to gridview and play audio using html5 video element.
- Google Chart With ASP.NET Core And Visual Studio CodeJan 13, 2018. The Google Chart API lets you dynamically generate charts with a URL string and embed these charts on a web page, or download the image for local or offline use. The Google Chart Tools enable adding live charts to any web page. They provide advantages such as a rich gallery of visualizations provided as image charts and interactive charts and they can read live data from a variety of data sources. Users embed the data and formatting parameters in an HTTP request, and Google returns a PNG image of the chart. Many types of chart are supported, and by making the request into an image tag the chart can be included in a web page.
- How To Create An Angular Service And Access It In Multiple ComponentsJan 10, 2018. In our previous article, we developed a single page application using Angular 4. Now in this article, we are going to talk about services.
- Stored Procedures Vs User Defined Functions And Choosing Which One To UseDec 19, 2017. In SQL Server, we usually come across queries, tables, views, stored procedures and functions. People often wonder what are the real differences between User Defined Functions (UDF) or simply functions and stored procedures or just procedures. There are two types of functions: Built-in and user defined. Built-in functions cannot be modified where as you can create and modify your own UDF. To utilize the full advantage of these features, we should understand their capabilities and what we can do with them and what we cannot. I am going to explain this in terms of SQL Server.
- Getting Started With Apache SparkDec 18, 2017. In Big Data, Hadoop components such as Hive (SQL construct) , Pig ( Scripting construct), and MapReduce (Java programming) are used to perform all the data transformations and aggregation . Now with Apache Spark the same is being achieved with many more advantages like unified API performance, and support for multiple languages, 10X-100X faster than MapReduce.
- Your Singleton Might Not Be "Single"Nov 21, 2017. Singleton has been a very popular design pattern as it is proven to have some advantages compared to the global variables
- Learn Universal Windows Programming Via Modern C++ (DispatcherTimer)Nov 01, 2017. DispatcherTimer is a timer control, that is integrated into the Dispatcher queue, Timer event is called in a specific timer interval, the main advantage DispatcherTimer, it can run the code on the same UI thread.
- .NET Entity Framework Core Generic Async Operations With Unit Of Work Generic RepositoryOct 05, 2017. The advantage of generic repository is that you can inherit from it, pass an entity type, and you will get CRUD operations. It will save you a lot of coding time when your domain objects are likely to grow over 50+. Another advantage is change history functionality; you can inherit your entities from the change history interface.
- Advantages Of SharePoint 2016 From A User PerspectiveSep 06, 2017. You might have seen many articles/blogs on the internet about new and deprecated features of SharePoint 2016 or about the comparison between SharePoint 2013 and 2016. However, this article is mainly focused on the new changes introduced in SharePoint 2016, which will help the end users or business users in their day-to-day SharePoint usage.
- IoT With HTML5 Game Engine And Node.JSAug 21, 2017. In this article, I will tell you how to use node.js as a bridge between an HTML 5 game and IoT by using Johnnyfive.io and Phaser.io.
- Understand Azure Cosmos DB - Table APIAug 18, 2017. Cosmos DB is a globally distributed multi-model database. Using the API, applications running on Azure Table storage can take advantage of secondary indexes, turnkey global distribution, dedicated throughput, and single digit millisecond latency with 99.99% comprehensive SLAs.
- Reading An Excel File Using HTML 5 And jQueryAug 18, 2017. This article explains how to export data from an Excel file to an HTML table using jQuery & HTML5.
- Responsive Web Design Vs Web AppsAug 10, 2017. Comparison of advantages and disadvantages of responsive web design and web apps.
- Shooting Game Using Construct 2Aug 08, 2017. Construct 2 is an HTML5 based 2D game editor developed by Scirra. Construct 2 is a powerful game creator specifically designed for 2D games.
- Making Web Sites Look Like Native Apps Without the App StoreAug 02, 2017. Earning a place on a user's home screen is key to engagement with customers. The automatic Add to Home Screen Experience provides this capability to progressive web applications. This is driven by the web manifest file, providing valuable meta information to the browser.
- Learn MVC : Using Angular PDF File ViewerJul 23, 2017. This article demonstrates the way of using Angular pdf file viewer in Visual Studio 2017. Angular portable document format (PDF) file viewer that is built with html5 & this viewer supported by Mozilla Labs. It is a web standards- based platform for parsing and rendering PDFs.
- Drawing Playground Using HTML 5 Canvas And JavaScriptJul 04, 2017. In this article we will learn about how to draw object on canvas using HTML5 canvas and JavaScript.
- Implementation Of XML Serialization And Data Contract Serialization Utility In .NETJun 17, 2017. Basic Idea about DeSerializer and Serializer; advantages and disadvantages of XmlSerializer and DataContractSerializer; implementation XML and DataContract Serializer/ De-Serializer.
- Code Improvement Techniques In C#Jun 13, 2017. General code improvement technique over string.empty, string.Equals, string.Intern, StringBuilder, string.Format, case insensitive comparisons, using Block and Linq - First, FirstOrDefault, Single and SingleOrDefault. Main focus points are - what are the advantages and the purpose to use these.
- Application Architecture - First Know Dependency Before Dependency InjectionApr 18, 2017. This article is about dependency and its use, advantages and disadvantages; as well as about Dependency Inversion, Inverse of Control, and IOC Framework.
- Why Visual Studio 2017? Let Us Try It - Part TwoMar 15, 2017. In this article, we are going to see some features of the brand new Visual Studio 2017. This is the second article of the Visual Studio 2017 series. Please note that this is not the complete series of new functionalities of Visual Studio 2017, here I am going to share only a few things to get you started with the new Visual Studio 2017. I hope you will like this. Now let’s begin.
- Why Visual Studio 2017? Let Us Try ItMar 09, 2017. Here, we are going to a see some live action of the brand new Visual Studio 2017. Please be noted that this is not the complete series of new functionalities of Visual Studio 2017. Here, I have shared only a few things to get you started with the new Visual Studio 2017.
- Implement Client Caching For SharePoint PropertiesJan 27, 2017. In this article, we will explore HTML5 Local Storage API, using which, the Web Applications can store data locally in the user’s browser.
- Getting Started With BootstrapDec 27, 2016. In this article, you will learn more about Bootstrap and the advantages of using it in web development.
- Getting Started With NodeJSNov 18, 2016. In this article, we will discuss about an introduction, advantages, limitations and installation of NodeJS.
- Responsive MasterPage For SharePoint Using HTML5 And CSS3Oct 24, 2016. In this article, you will learn about creating responsive MasterPage for SharePoint, using HTML5 and CSS3.
- AngularJS UI-Router HTML5 Mode And Active State CSSSep 19, 2016. In this article, you will learn about AngularJS UI-Router HTML5 Mode and Active State CSS.
- CRUD Operations Using WebSQL In HTML5 And jQueryAug 21, 2016. In this article, you will learn about CRUD operations, using WebSQL in HTML5 and jQuery.
- Agile Advantages With Some Developers' DissatisfactionJul 28, 2016. In this article you will learn about Agile advantages with some developers' dissatisfaction
- Introduction To 3D In HTML5 With Three.jsJul 24, 2016. Learn how to create 3D content, using HTML, CSS, and JavaScript, and run it in the browser.
- How To Create Layout In HTML5Jul 01, 2016. In this article, you will learn how to create layout in HTML5 and CSS3.
- Top 10 Most Popular Articles Of HTML5Jun 21, 2016. We have compiled a list of top 10 most popular HTML5 articles.
- Prism Framework for Universal Windows PlatformJun 18, 2016. In this article, I will explain how to implement Prism framework for UWP apps and advantages of using Prism framework.
- Top 50 HTML 5 Interview Questions And AnswersMay 26, 2016. In this article you will learn top HTML 5 Interview Questions And Answers.
- Introduction To XamarinMay 09, 2016. In this article we will learn about Xamarin with advantages and disadvantages.
- HTML 5 Feature: Drag And DropMay 04, 2016. In this article you will learn about drag and drop feature of HTML 5.
- Bootstrap For Beginners - Part Ten (Bootstrap List Groups)Apr 30, 2016. In this article you will learn about Bootstrap.This is part ten of the series that includes Bootstrap List Groups.
- Getting Started With Visualization D3 JS ChartApr 19, 2016. In this article you will learn about Visualization D3 JS Chart. D3 JS chart is free, open source, and built on top of HTML5 Standard
- Bootstrap For Beginners - Part Eight (Bootstrap Jumbotron)Apr 14, 2016. In this article you will learn about Bootstrap.This is part eight of the series that includes Bootstrap Jumbotron.
- Installing IONIC On WindowsApr 13, 2016. In this article you will learn how to Install IONIC on Windows.
- Bootstrap For Beginners - Part Seven (Bootstrap Panels)Apr 12, 2016. In this article you will learn about Bootstrap.This is part seven of the series that includes Bootstrap Panels.
- Bootstrap For Beginners - Part Six (Bootstrap Images)Apr 10, 2016. In this article you will learn about Bootstrap. This is part six of the series that includes Bootstrap Images.
- Bootstrap For Beginners - Part Five (Bootstrap Tables)Apr 09, 2016. In this article you will learn about Bootstrap. This is part five of the series that includes Bootstrap Tables.
- Bootstrap For Beginners - Part Four (Bootstrap Buttons)Apr 07, 2016. In this article you will learn about Bootstrap.This is part four of the series that includes Bootstrap Buttons.
- Bootstrap For Beginners - Part Three (Bootstrap Grids) Apr 06, 2016. In this article you will learn about Bootstrap. This is part three of the series that includes Bootstrap Grids.
- Introduction To Accelerated Mobile Pages (AMP) - Part OneMar 27, 2016. In this article you will learn about an introduction to Accelerated Mobile Pages (AMP).
- MVC Dynamic Line Chart Using WEB API, AngularJS, and JQueryMar 23, 2016. n this article we will see how to draw Line Chart for MVC application using HTML5 Canvas, JQuery, WEB API, and AngularJS.
- MVC Dynamic Bar Chart Using WEB API, AngularJS And JQueryMar 21, 2016. In this article we will see in detail how to draw our own bar chart for MVC Web Application using HTML5 Canvas, JQuery, WEB API and AngularJS.
- Minification Of JavaScriptMar 08, 2016. In this article we will learn about minification of JavaScript files, how to minify a JavaScript file, and the advantages/disadvantages of minification.
- Programmatically Change The Element Or Page Into Full Screen ModeMar 06, 2016. In this article we are going to see how we can change any element or any page into full screen mode programmatically.
- Playing Video In Restricted SharePoint EnvironmentsFeb 25, 2016. In this article you will learn how to play video in restricted SharePoint environments.
- XML Data Type In SQL ServerFeb 24, 2016. In this article we will read about xml data type and also some advantages and limitations of xml data type over relational data types.
- Creating Offline Web Application Using HTML5, AngularJS, IndexedDB And SharePoint 2013Feb 16, 2016. In this article you will learn how to create offline web applications using HTML5, AngularJS, IndexedDB and SharePoint 2013.
- Introduction to IndexedDBFeb 11, 2016. In this post we will see some information about IndexedDB.
- Basics Of ASP.NET MVC In DepthFeb 07, 2016. In this article you will learn the basics of ASP.NET MVC, including advantages and disadvantages of MVC and flow of MVC Pattern.
- HTML5 MicrodataFeb 02, 2016. In this article you will learn about Microdata in HTML5.
- Overview Of AngularJS: Part 1Jan 29, 2016. In this article we are talking about what is AngularJS, why it is used, what are the advantages and how it is different from other JavaScript frameworks and AngularJS features.
- Advantages Of Using AngularJS Over JQueryJan 27, 2016. In this article you will learn the advantages of using AngularJS over JQuery.
- Why Developers Should Be All Over TwitterJan 18, 2016. Developers should get more active on social media and take advantage of it to grow their professional network and presence. Twitter could be one of them.
- Web Storage In HTML5Jan 18, 2016. In this article you will learn about Web Storage in HTML5.
- Easily Create An Analog Clock Using moment.js And JQueryJan 17, 2016. In this article, we will see how to create an analog clock just by using moment.js, jQuery, HTML5 and CSS3 tricks.
- HTML5 Web Storage - Part 2 (Local Storage)Jan 11, 2016. In this article we learn about the second type of Web Storage, local storage and difference between session storage and local storage.
- How To Drag And Drop Images Using HTML 5Jan 11, 2016. In this article you will learn how to drag and drop images using HTML 5.
- Difference Between Local Storage, Session Storage And CookiesJan 05, 2016. In this article I'll tell you about the differences between Session Storage, Local Storage and Cookies.
- HTML5 - Web WorkersJan 05, 2016. In this article you will learn about Web Workers in HTML5.
- HTML5 GeolocationJan 04, 2016. In this article you will learn about HTML5 Geolocation API.
- HTML5 Web Storage Part 1 - Session StorageJan 03, 2016. In this article you will learn about Session Storage in HTML5.
- New Features And Advantages Of Angular 2.0Dec 29, 2015. In this article you will learn about new features & advantages of Angular 2.0.
- Advantages And Uses Of Web Services In C#Dec 20, 2015. In this article you will learn about web service in .NET with the advantages and uses.
- ASP.NET Web Greeting Card Tool Dec 17, 2015. In this article we will see how to create a web based Greeting Card tool using ASP.NET and jQuery.
- JSOM Batching Code ExampleNov 20, 2015. In this article we will explore a sample JSOM code to reveal the Batching advantage of JSOM.
- REST Or JSOM - Scenario Based UsageNov 20, 2015. In this article we will see when to use REST and JSOM depending on the scenario.
- Named And Optional Parameter In C#Nov 03, 2015. This article describes what is Named and Optional Parameter in C# and its advantages.
- Overview Of ASP.NET MVCNov 03, 2015. In this article youI will learn about MVC pattern and ASP.NET MVC. MVC is an architectural pattern to develop enterprise application.
- Alamode And Raspberry PIOct 30, 2015. In this article we will be looking into how we can make use of Alamode and Raspberry PI and take advantage of the capabilities that Alamode is providing us.
- Custom Pager Using Prev And Next In jQueryOct 23, 2015. In this post we will create a custom pager using prev and next functions in jQuery. You can treat this post as a simple demo of using prev and next functions.
- Overwrite CSS Styles Using addClass In jQueryOct 20, 2015. In this post we will see how we can overwrite CSS styles using addClass method in jQuery.
- Node.js For .NET DevelopersOct 09, 2015. In this article .NET Developers can learn about Node.js and its functionality.
- An Overview Of WCFOct 04, 2015. In this article you will learn an overview of WCF.
- AngularJS: Write Less Code Get More FunctionalitySep 29, 2015. In this article you will learn how to write less code and get more functionality in AngularJS.
- Check For Any Unsaved Changes In A PageSep 28, 2015. In this post we will discuss how we can check for any unsaved changes in the page by using jQuery.
- Developing For Windows 10 - SplitView Navigation MenusSep 21, 2015. This post takes a look at the SplitView navigation menu available in Windows 10 and how you can take advantage of an MVVM friendly approach to it with my custom template.
- SchemaBinding In SQL ServerSep 06, 2015. This article describes what is SchemaBinding and its advantages in SQL SERVER.
- Getting Started With AngularJSSep 02, 2015. In this tutorial we have started with an overview to AngularJS.
- Fade-in Fade-out Slider using jQueryAug 27, 2015. This article shows how to use JQuery fadeIn and fadeOut effects to make an image slider jQuery scripting, HTML5 and CSS3.
- jQuery Unbind() method to remove a attached event handlerAug 26, 2015. This article shows how to use the JQuery unbind() method for HTML group div elements using JQuery scripting, HTML5 and CSS3.
- Store XML Data to Excel Sheet using VBScript and HTML5Aug 20, 2015. This article shows how to read a XML document and store the XML data to a Microsoft Excel spreadsheet using VBScript and HTML 5.
- Read XML Document Using VBScript and HTML5Aug 19, 2015. In this article you will learn how to read a XML document using VBScript and HTML5.
- A Simple LocalStorage Demo Using AngularJS and HTML 5Aug 17, 2015. In this article you will learn how to use Browser Local Storage for storing user data using HTML5 and AngularJS.
- Scalable Vector Graphics - Filters 3Aug 17, 2015. This article is an explanation of the SVG filter known as “Drop Shadow”.
- Scalable Vector Graphics - Filters 2Aug 16, 2015. This article explains the one filter elements known as SVG blur effects.
- Scalable Vector Graphics - Filters 1Aug 15, 2015. This article provides an introduction to SVG filters in HTML 5.
- Remove Filtered SessionStorage and LocalStorageAug 10, 2015. This article explains how to remove all local storage and session storage or remove the storage depending on the key values.
- AngularJS OverviewAug 10, 2015. In this article you will learn about AngularJS. It is a powerful JavaScript framework to create Rich Internet Applications (RIAs).
- Overview of NoSQL DatabaseAug 03, 2015. In this article you will learn about NoSQL databases.
- Scalable Vector Graphics - Path 2Jul 29, 2015. This article explains another part of SVG path used in HTML5 with various examples.
- Scalable Vector Graphics - PolylineJul 24, 2015. This article explains SVG polyline in detail with some simple examples. It is used to draw open shapes without closing itself like polygons.
- Scalable Vector Graphics - LineJul 23, 2015. In this article we will learn about the Scalable Vector Graphics line used in HTML5.
- Understanding HTML5 GraphicsJul 10, 2015. This article explains HTML 5 graphics.
- What Create.js IsJul 03, 2015. Create.js is an open-source JavaScript library designed to provide a modern, fully browser-based HTML5 environment for managing content.