With the time, AngularJS has become one of the most popular open source JavaScript frameworks in the world of web application development. Since its inception, the application has witnessed astounding growth in terms of adoption and community support. From gentle beginnings, Angular has evolved into a client-side MVW framework (Model-View-Whatever) for the building of complex… Continue reading Angular JS 2.0 – The New Wave of Application Development
While working with Emails, we might have a situation where we might have to show the email content differently for outlook and other clients. For example, show some text in outlook and on the other hand show some other content with buttons in another client instead of the text. This can be accomplished by using… Continue reading MSO Conditional Statement for Outlook Client
Enterprises are looking at modern applications to drive their business. To be competitive in the global marketplace, organizations need to be driving more innovation in their products and services. They need to innovate rapidly and at the same time they need to do it cost-effectively as well. Leverage Azure Mobile Services and Xamarin Forms to… Continue reading Building Cross Platform Mobile Apps with Azure Mobile Services
Filter External filter option, where theuser can filter specific column based on search text.In HTML, we have to add text box as below. Ng-model is a directive which binds the value of HTML controls to application data.Ng-change is the event which is called on text change. In JS, add filter options Ng-change event calls below… Continue reading Angular JS – Basics – ng-grid features – Part 2
Ng-grid is 100% angular grid which has no dependencies other than angular js. It has pagination, sorting, filtering and local data model binding/editing built in allowing for quick and easy integration with any Angular JS application. In this post we will demonstrate few ng-grid features by using REST API over HTTP.To get started we have… Continue reading Angular JS – Basics – ng-grid features – Part 1
ASP.NET 5 is a new open-source and cross-platform framework for building modern cloud-based Web applications using .NET. It offers significant architectural level changes that make the core web framework much leaner and more modular. It is built from the ground up to provide an optimized development framework for apps that are either deployed to the… Continue reading Building Modern Web Apps Using ASP.NET 5
Aspect Oriented Programming is a methodology to separate cross cut code across different modules in a software system. All the cross cut code is moved to a separate module, thus increasing more modularity and bringing in ease of maintenance. AOP has a number of benefits:• Improves the performance of the application• Manages Cross Cutting Concerns… Continue reading AOP: Aspect Oriented Programming
A few years ago how we used to work was very different than how we do now. Now work can easily happen anywhere anytime on our phones, tabs, and laptops on the go. The mobile revolution, together with nearly never-ending compute and data in the cloud, has revamped our professional experience. People are making use… Continue reading Unleash the Power of Apps with Power Apps
Well, the entire world is talking about IOT (Internet of Things). But let’s first understand what IOT is!! In a simple statement, IOT is Things connected to Internet. Things here refer to physical objects like any devices. These devices connected to the internet and can identify themselves to other devices.Things Refer to Goods, Objects, Machines,… Continue reading Connected World with IoT
How delightful will be that morning when your alarm clock wakes you up at 6 am, notifies your coffee maker to start brewing. Further, when you start your car to attend an important meeting and your car smartly senses the traffic jam ahead, takes you via less traffic yet longer route and also accesses your… Continue reading Azure IoT Suite Driving Internet of Things