
Search In
Last Thursday, the Senate Appropriations Committee approved the proposed amendment to the funding bill for the Department of Transportation, meaning that PHMSA will have to provide reports of its monitoring of pipelines that traverse rivers, and how
Earlier when programmer used to build a web application, they required the skills to code in both business logic language and database language. However now, back-end frameworks are using Object-Relational Mapping (ORM). It helps programmer store t
Nowadays, PHP is one of the widely used and demandable scripting languages. Over the past years, it has become the most reliable entity in the web development market. No one stands parallel to its ability be it extension offering or its functionality
In this blog you will see some code samples that you might find useful while accomplishing simple user management tasks like creating a user, assigning a role and so on. Following code samples assume that you have created an ASP.NET MVC application w
Abstraction
Abstract defines "what something is".
An abstract is a class which cannot be instantiated.
It is declared by abstract keyword.
A class can inherit/implement only one abstract or other class.
An abstract class can have Fie
Hi Readers!
Apple's WWDC 2016 was full of updates to OS's for MAC, iPhone, Watch and TV. It also opens Siri and iMessage SDK to developers. Siri is now available on desktop, and Apple Pay can be used on Safari to make payments. New design&nb
In MVC there is convention that we dont need any form tag in it. But there are certain requirements where we want to use the form tag for submitting data from the partial view in that case we will include the form tag in it.
So for d
In SQL server we have scenarios where we need to store image into the databse
One way is to store image URL into the database by creating it into a folder
Other way is to store entire image into the databse
For doing that you need to create column


This blog is useful in setting up your own Sharepoint development environment on local server.
I am assuming that you have already installed Sharepoint 2013 into your development server and now you want to start development for Sharepoint.
Small br
"Donald Trump has to understand he's running to be the commander in chief of the United States military," McCain said. "When you're doing so, if an individual gets rolled up and becomes a prisoner of war, then is he going to abandon them simply becau
