Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Looking for Software Developer for Mumbai

Position: Software Developer   Roles and Responsibilities:   Requirement gathering, design, development, testing of web applications using ASP .net Maintain existing websites by identifying and correcting software defects Design ar

Image slides using ViewPager

To show slides of images, we use ViewPager in android that provided by the support library. First of all add images that we want to show in drawable folder. Then create array of these images. private int[] mResources = { R.drawable.

Virtual Private Network

VPN is used by the companies who have very sensitive data flow in their organization.   Data is crucial in terms of every aspect for some governing bodies like military.   So in that case these bodies purchase their own private network

  • 256
Various Return Types From MVC Controller

We have used ActionResult in our controllers . The hierarchy of Action Result is as follows:   System.Object System.Web.Mvc.ActionResult System.Web.Mvc.ContentResult System.Web.Mvc.EmptyResult System.Web.Mvc.FileResult Syst

Angular $q,promises and deferred.

Promises are logics that are executed after any function is completed.  In AngularJS, promises are provided by the in-built $q service. It executes asynchronous functions by registering them with the promise object.   Deferred helps to con

Methods to Explode Your Business

Rush to judge but slow to act. Might that be an awesome logic for effective businesses? Ask yourself, does something should be changed? Rush to judge that changes should be made. On the other hand, be slow to act until you get adequate information to

How to show the web page within your application using webview in android.

If you want to show web pages without opening browser application in your android application then make the use of webview as I have done below:- 1) to make your application access the internet use the permission"<uses-permission android:nam

Table Schema from SqlDataReader

While using ADO.NET classes we perform manipulations with data and tables.   But if in any case we first want to know the table structure or want to get the schema structure then we can also use this classes for that.   This is to insta

Dynamic Table in C#

While retriving or inserting data into the database we use SqlClasses. But we can also create dynamic data or dynamic table if we want.   For doing that we need to use the classes:   DataTable : Table where rows and column are stored.

  • 445
how to add access rights and group_id in object models in OpenERP

In OpenERP to add access rights and group_id in object models first we have to create users and users have many type of access rights and those access rights were provided by admin. object models reference in fields_relations intersects with access r

1 725 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: