
Search In


Extension Methods in C#
Extension Methods were introduced in c# 3.0. These methods are helpful in adding methods to the types which already existed i.e without creating a derived type via inheritance, methods can be added to existing type. I
Whether you are making your side business a full-time experience, or contemplating the start of something new, choosing entrepreneurship is a risk. According to a report, two-thirds of businesses survive two years, half of all businesses wi
Due to the regular advancement in technologies and trends, we have seen gradual updates in popular web and mobile technologies. So, here we are going to discuss new development changes that have been released in Laravel 5.4. As we all knows,
Entrepreneurs are fully engrossing themselves in the digital age. They are no longer tied down to a desktop computer or a wired telephone. Entrepreneurs are on the move with the help of mobile apps as they provide tools for productivity and
Ninety-one percent of adults and 60 percent of young people guarantee this device that has modified correspondence in the 21st century — the cell phone. Despite whether you guarantee an Android, an iPhone, a Blackberry, or a fundamental flip ph
Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK.
Creating a Model
Right click on project and add a new class file PhoneContact.
One brilliant idea can become a billion dollar enterprise. There is a handful of small scale business that became a worldwide sensation changing the way we live our lives. Take Uber, for example, a lot of the people now-a-days prefer the convenienc
Whether you are a supervisor, manager or CEO, effective communication with employees is essential to business success. Your interaction with co-workers affects how they see you and how they react to organizational announcements. A recent st
Let us suppose you have to create post request params in below mentioned format:
Here I have to send a user object which include the picture parameter ,to achieve this you have to create HashMap which include RequestBody as parameters and
In this blog I will guide you to “Create Tab Layout in Android using TABHOST with TABWIDGET and Framelayout”. This will be done by adding android tabs to your app using XML tabhost tabwidget.
First we
