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

Search In

Export Exchange Mailbox to PST with PowerShell – Step Wise Guide

Database admin requires importing EDB (Exchange Database) files to Outlook PST format. The basic reason is to extract data from corrupted EDB files and access it with MS Outlook PST file format. Performing export is one of the tedious work which requ

6 Important Tips for Starting an Ecommerce Business

The accessibility and affordability to the internet have provided countless entrepreneurs the opportunity to finally put their dream to the test. More and more people are not realizing that the chances of being their own bosses as well as making a de

How to set favicon in Asp.net mvc

Whenever you open any website, you see an small icon or image on left side of the window tab, That small icon is called Favicon. If you have not noticed earlier,then just open any website and check. For an example: open www.w3schools.com and see on

Consuming Web API in a Windows Phone 8.1 application

Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK. To consume a Web API in windows phone application, first we need a working API. Thanks t

HttpSessionAttributeListeners in Servlet

In Servlet we can also track the events using the Listeners, In below code script we have to track the events using the listeners. we have easily maintained the HttpSession events with the HttpSessionAttributeListener while we add, remove or replace

How to Build in Android in Unity3D

Publishing Builds At any time while we are creating our game, we might want to see how it looks when we build and run it outside of the editor as a standalone or web player. I will explain how to access the Build Settings and how to create different

Thread Safe Dictionary (ConcurrentDictionary)

.NET has introduced a thread safe dictionary (4.0 onward). Essentially, it does something similar like conventional dictionary plus lock system. Read the MSDN documentation for the same at following link: http://msdn.microsoft.com/en-us/library/ee37

What is Requirement Traceability Matrix (RTM) and why we create it?

Requirement Traceability Matrix Requirement Traceability matrix is just a Table which is used to trace user requirements with test cases. In other words, with the help of this matrix we can trace, what requirements has been covered by tester and wha

How to make Call State in android

Hello friend's If you want to create a Call State function in Android see the below code example. Here I have used TelephonyManger method to get the information of call state And I have used PhoneStateListener. In AndroidManifest.xml I have added P

How to make Progress Dialog with spinning wheel in android

In the below example I have created Progress Dialog with spinning wheel code function. Here I have used ProgressDialog function and I have used onClick method in the MainActivity class. And In Activity_main.xml I have added a button. See the below co

1 36 135
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: