
Search In
How to assess an Offshore vendor to Outsource your technology needs
Outsourcing refers to contracting a 3rd party organization to get work done whereas Offshoring refers to getting the work done in a different country.
So, here the context is Offsh
Hello Readers,
jquery.noConflict is the jquery function (jquery is the client side library) when we use the jquery.noConflict function in jquery it removes the conflict between different jquery libraries like Mootools, Prototype etc. they also use j
Previous Git Blogs
Intialize git repostiory
First Commit
Two tree architecture and Three tree architecture
Best basic practices for writing commit messages
Viewing the commit logs
To keep things simple I am using only one file
We got a three
Introduction to Wireframe
Wire-frames are simple design presentation that show the placement of elements or data in a user interface and demonstrate the planned layout and working functionality of a project. It can be crafted on a scraps of
Working from home has its own benefits, but working from a home office is freelancing on a whole other level. Other than not having to commute or be in a cubicle the whole day, working from home is more relaxed and quiet.
However, if you do
Hi Readers !
In this Blog we will find how we can Export SQL Server table data to Excel using .net code .
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
us
How to start the day? What will be my agenda for the day? What is important to be finished today? Well, this is very common concern we all have. It is very important for us to know how to start and proceed for the day. Let me bring your attention to
IntentService is one of the least difficult approaches to offload "pieces" of handling of the UI string of your application and into a remote work line. There's no compelling reason to dispatch an AsyncTask and oversee it every single t
An essay is a creative mini-text on a specific issue. In this paper, a student should summarize his view of the problem and justify it, referring to the relevant terms and concepts, theoretical propositions and conclusions, as well as to facts drawn
Apache server has been most popular web server to host sites and has loads of modules that can be used for the special cases.
We once came across a scenario where the IP for the live application was to be changed but that would need the app to be up
