by Rajesh Nallani | May 16, 2017 | .NET, From The Field, Web Development
Hello Bot using Microsoft Bot Framework Bots are essentially apps with no interface. The ability of bots to help faster access and availability across most platforms, less friction to build and deploy makes them so unique. Bots also allow natural interaction with the...
by Rajesh Nallani | May 26, 2016 | From The Field, Visual Studio, Web Development
You have probably heard a lot of comments on React: “React is awesome”, “it’s an awful lot of code to write to achieve the same using jQuery”, etc. It is a lot of code – a lot of useful code, and still pretty fast! Even more useful: overcoming immutability and...
by Rajesh Nallani | Jan 12, 2016 | .NET, Web Development
“A single-page application (SPA) is a web application or web site that fits on a single web page with the goal of providing a more fluid user experience akin to a desktop application.” – Wikipedia. “Software versioning is the process of assigning either unique version...
by Rajesh Nallani | Aug 8, 2014 | From The Field, Mobile, Testing / QA
Testing Mobile Web Applications The goal of any testing strategy is to ensure the consumers have a positive quality experience and it is no different for a mobile application. Like the Web itself, a mobile Web application is viewable by users around the world though...
by Rajesh Nallani | Oct 23, 2013 | .NET, ASP.NET, Web Development
Twitter bootstrap is a sleek, intuitive framework for rapid development of responsive user interfaces using basic HTML and CSS-based design templates for typography, forms, buttons, charts, navigation and other interface components as well as JavaScript extensions....