by Bilal Amjad | Mar 14, 2020 | Uncategorized
Today we are going to learn how can we implement shortcut keys to navigate between different views with the help of shortcut keys. We are going to make custom key combination of two keys which will act as shortcut keys. Implementing it is super easy and interesting....
by Bilal Amjad | Feb 26, 2020 | Uncategorized
This topic is very cool and interesting. On your html page if you have an un-ordered list with thousands of list items then it becomes very difficult in navigating those list items. Searching one item requires lot of hard work and time. For this purpose we are going...
by bilalamjad | Feb 16, 2019 | Uncategorized
Proper exception handling is critical for any application. A key component to that is logging the exceptions to a logging library so that you can record that the exceptions occurred. We suggest logging your exceptions using NLog, Serilog, or log4net. All three...
by bilalamjad | Sep 12, 2018 | Uncategorized
About This workshop was organized by Attrayant Designs Pvt Ltd for fresh graduates to train them building dynamic web applications for industry to take a proper kick start of the career: ...
by bilalamjad | Jan 17, 2017 | Uncategorized, xamarin
One of the most time-consuming parts of development is the the build and run cycle, or the time between writing a line of code and seeing it execute. Real-time feedback makes development faster, easier, and more fun for developers. The Xamarin.Forms Previewer renders...
Recent Comments