Latest News
- 05/14 Get the IP address in ASP.NET
- 04/25 Stuff to carry when travelling with an Infant
- 04/23 Facebook style mention
- 04/23 Teens are tiring of the social network
- 04/22 Samsung’s New Phone Starting Next Week
- 03/19 Samsung Galaxy S4 vs Apple iPhone 5
- 02/22 Do people actually know when to use LOL!
- 02/05 Sonia and Manmohan
- 01/31 Men and Horse Puzzle
- 01/31 Chocolate and Wrapper Puzzle
>> << Entertainment
Technology
-
Get the IP address in ASP.NET
To get the ip address of client machine in asp.net use the following code snippet. private string GetUserIP() { string ip = Request.ServerVariables["HTTP_X_CLUSTER_CLIENT_IP"]; string trueIP = string.Empty; if (!string.IsNullOrEmpty(ip)) {… Read more
- Facebook style mention
- Teens are tiring of the social network
- Samsung's New Phone Starting Next Week
- Samsung Galaxy S4 vs Apple iPhone 5
Food
-
How to Make Baby Applesauce
For infants, peel and core the apples. The peel can be left on for toddlers. Cut the apples into quarters. Put the apples in a large pot with 1″ water…. Read more
- Harmful effects of drinking cold water
- Tips to make kitchen work easy
- Aloo Gobi Recipe
- Mushroom Spicy Indo Chinese Style Recipe
How to?
-
Get the IP address in ASP.NET
To get the ip address of client machine in asp.net use the following code snippet. private string GetUserIP() { string ip = Request.ServerVariables["HTTP_X_CLUSTER_CLIENT_IP"]; string trueIP = string.Empty; if (!string.IsNullOrEmpty(ip)) {… Read more
- Facebook style mention
- How to create basic wordpress plugin
- How to create Download File button using Java Servlets
- How to use Java Servlets and Ajax
General
-
Samsung’s New Phone Starting Next Week
Samsung’s Galaxy S4 has become the Android phone to wait for. The phone has a slew of new features, including an improved 13-megapixel camera, new software features and it responds… Read more
- Men and Horse Puzzle
- Chocolate and Wrapper Puzzle
- Puzzle, from a facebook page
- Chail, Kufri and Narkanda














