codehunk.com codehunk.com

codehunk.com

CodeHunk | Blog

Codehunk is a blog that share how to troubleshoot the software development problems that comes arise during development. You will find here IT tips and tricks also that will make your computer use easy.

http://www.codehunk.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CODEHUNK.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

March

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.8 out of 5 with 10 reviews
5 star
9
4 star
0
3 star
1
2 star
0
1 star
0

Hey there! Start your review of codehunk.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • codehunk.com

    16x16

  • codehunk.com

    32x32

  • codehunk.com

    64x64

  • codehunk.com

    128x128

  • codehunk.com

    160x160

  • codehunk.com

    192x192

CONTACTS AT CODEHUNK.COM

Privacy Protection Service INC d/b/a PrivacyProtect.org

Domain Admin

C/O ID#10760, PO Box 16 Note - Visit PrivacyProtect.or●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●rivacyProtect.org to contact the domain owner/operator

Nobb●●●●each , Queensland, QLD 4218

AU

45.3●●●●6676
co●●●●●@privacyprotect.org

View this contact

Privacy Protection Service INC d/b/a PrivacyProtect.org

Domain Admin

C/O ID#10760, PO Box 16 Note - Visit PrivacyProtect.or●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●rivacyProtect.org to contact the domain owner/operator

Nobb●●●●each , Queensland, QLD 4218

AU

45.3●●●●6676
co●●●●●@privacyprotect.org

View this contact

Privacy Protection Service INC d/b/a PrivacyProtect.org

Domain Admin

C/O ID#10760, PO Box 16 Note - Visit PrivacyProtect.or●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●rivacyProtect.org to contact the domain owner/operator

Nobb●●●●each , Queensland, QLD 4218

AU

45.3●●●●6676
co●●●●●@privacyprotect.org

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2012 August 29
UPDATED
2013 October 27
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 12

    YEARS

  • 7

    MONTHS

  • 30

    DAYS

NAME SERVERS

1
dns1.freehostia.com
2
dns2.freehostia.com

REGISTRAR

ZNET TECHNOLOGIES PVT LTD.

ZNET TECHNOLOGIES PVT LTD.

WHOIS : whois.znetlive.com

REFERRED : http://www.znetlive.com

CONTENT

SCORE

6.2

PAGE TITLE
CodeHunk | Blog | codehunk.com Reviews
<META>
DESCRIPTION
Codehunk is a blog that share how to troubleshoot the software development problems that comes arise during development. You will find here IT tips and tricks also that will make your computer use easy.
<META>
KEYWORDS
1 deepakarora
2 deepak arora
3 code hunk
4 codehunk
5 c#
6 asp.net
7 sql
8 php
9 tips & tricks
10 jquery
CONTENT
Page content here
KEYWORDS ON
PAGE
toggle navigation,codehunk,categories,jquery,deepak arora,leave a comment,posts navigation,older posts,google ads,google search,recent posts,aspnet,aspnet mvc,browser,javascript,json,mysql,others,postgres,sql server,sqlite,tips and tricks,uncategorized
SERVER
Apache
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

CodeHunk | Blog | codehunk.com Reviews

https://codehunk.com

Codehunk is a blog that share how to troubleshoot the software development problems that comes arise during development. You will find here IT tips and tricks also that will make your computer use easy.

INTERNAL PAGES

codehunk.com codehunk.com
1

C# Archives | CodeHunk

http://codehunk.com/category/c

Round Image Corner in C#. November 26, 2015. During my software development I had a requirement where I Round Image Corner in C#. There was a requirement that user will upload a photo and I need to save it with rounded corners and show it. User may not upload photo with rounded corner. So I decided to and save it on server as rounded corner image. This post will guide you how to round image corners using c#. C# Function to check Prime Number. Round Image Corner in C#. SQL Server Interview Questions.

2

Javascript Archives | CodeHunk

http://codehunk.com/category/javascript

Convert RGB to Hex and Hex to RGB in Javascript. April 1, 2015. April 1, 2015. Convert RGB to Hex and Hex to RGB in Javascript. Red, Green and Blue. Hexadecimal numbers are used on web pages to set colors. Because a color can be made by mixing Red, Green and Blue. So it is called the “RGB Color System”. RGB (red, green, and blue) Color:. Many times we need to convert RGB color code to Hex color code and Hex color code to RGB color code. We can easily perform this task using simple javascript function.

3

CodeHunk | Page 2 of 31 | Blog

http://codehunk.com/page/2

C# Function to check Prime Number. May 7, 2016. May 7, 2016. What is Prime Number? Is a number that is greater than 1 and can be divided only by 1 and itself. For ex. 3, 5, 7… are prime numbers. Because they are greater than 1 And. They can be divided only by 1 and itself. But, 4,6,8,….are not prime numbers, because they don’t follow the two rules given above. How to find a Prime Number in C#? SQL: Find Employee Who are Managers Using Self Join. C# Function to check Prime Number. Round Image Corner in C#.

4

Tips & Tricks Archives | CodeHunk

http://codehunk.com/category/tips-tricks

Change DOS(Command Prompt) default color on Vista and above. August 26, 2014. July 11, 2015. This post will guide you how to Change Default color of DOS ( Command Prompt ). Sometimes you want to customize your computer work environment as per your choice of colors. graphics, themes, wallpapers etc. 1 Click on Start and choose Run. Or press ‘-Windows Key R’. 2 Type ‘REGEDIT’ and click on OK. This will open registry editor. Registry backup is now stored on the selected location. Round Image Corner in C#.

5

JQuery Archives | CodeHunk

http://codehunk.com/category/jquery

Send Email Using Javascript or JQuery client side. October 18, 2015. October 18, 2015. Send Email Using Javascript or JQuery client side. I googled around this topic and found a nice piece of code with the awesome Mandrill App. Its a third party api, that allow you to send email using javascript and you don’t need to write any single link of server side code. Note: I dont know about Mandrill except for the fact that the first 12,000 emails per month are free.). Preview of my mailbox:. Hope this is useful...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

davidjhinson.wordpress.com davidjhinson.wordpress.com

Changing the Navigation Bar: MFMailComposeViewController – Logorrhea

https://davidjhinson.wordpress.com/2010/11/24/changing-the-navigation-bar-with-mfmailcomposeviewcontroller

Changing the Navigation Bar: MFMailComposeViewController. Changing the Navigation Bar: MFMailComposeViewController. November 24, 2010. December 2, 2010. The iPhone 3.0 SDK introduced a number of cool new controllers, one of which was the. And although – in and of itself – it does so much, like much of what we run into in this developer life, it leaves some things greatly to be desired. Like, “. Why in the heck does it * have *. To put the subject line in the navigation bar as a title? Controller navigati...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

1

SOCIAL ENGAGEMENT



OTHER SITES

codehulk.net codehulk.net

www.codehulk.net

If (this.isBadCode) Smash();.

codehunch.com codehunch.com

Coming Soon

We are working on something. We just need your email address.

codehungry.com codehungry.com

Coming Soon - Web Hosting provided by LAHostNet.com

Lightning Fast Web Hosting.

codehunk.blogspot.com codehunk.blogspot.com

CodeHunk

CodeHunk - War of phablets! CodeHunk - Google Nexus 7 - Inductive coil charging? CodeHunk - Skype calls gets an amazing upgrade - Calls are now error free. CodeHunk - Sony DSLR like mirrorless camera. CodeHunk - Analyst has a stab at an iWatch price, guesses at late 2014 release. CodeHunk - A mechanical keyboard from Jeff Atwood - Founder of StackOverflow. CodeHunk - ZTE to sell ZTE Open Firefox OS phone on eBay US and UK. CodeHunk - Amazing things your smartphone can do and you don't know! ACAccountStor...

codehunk.com codehunk.com

CodeHunk | Blog

Skip to main content. AspNet MVC Interview Questions. AspNet MVC Interview Questions. August 25, 2016. August 25, 2016. What is Asp.Net MVC request life cycle? What is Action Filter? What is difference between ViewData vs ViewBag vs TempData vs Session? What is Peek and Keep? How to manage session in Asp.Net MVC? What is Routing. How to implement routing in MVC? What is Razor View Engine. What are the advantage of Razor View Engine? AspNet MVC Interview Questions. C# Function to check Prime Number.

codehunk.wordpress.com codehunk.wordpress.com

codehunk | the way i see it…….

The way i see it……. TLB: Rocket boosters for your build. Most software developers and testers would agree that keeping code well covered with automated tests(programmed tests that run without manual intervention) is an essential recipe to driving a software project to success. Such a test-suite prevents software regression, helps flush out the design, allows collective ownership of complex and logic-heavy code, acts as a functional […]. Posted at 1:16 am on March 30, 2011 1 comment. The funny thing is, d...

codehunt.com codehunt.com

Code Hunt

This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Notification area for former commented lines. You repaired and captured the code fragment. Text about how your skill level was determined].

codehunter-uk.blogspot.com codehunter-uk.blogspot.com

Code Hunter

Wednesday, 15 April 2009. Super splash screen in C#. I was working on an windows forms application that has a fairly hefty start-up time of around 10-30 seconds so I decided that an awesome super cool splash screen would be in order. I started with CodeProject: A Pretty Good Splash Screen in C#. By the author Tom Clement. Whilst this is a pretty good example for a splash screen it just didn’t quite fit my needs. Using all static methods the controller will handle everything for the application. SplashFor...

codehunter.info codehunter.info

CodeHunter.info Postal Code Zip Code And More

United States of America View all 40975 items. What is the Postal code. A postal code (also known locally in various English-speaking countries throughout the world as a postcode, post code, Eircode, PIN Code or ZIP Code) is a series of letters or digits or both, sometimes including spaces or punctuation, included in a postal address for the purpose of sorting mail. In February 2005, 117 of the 190 member countries of the Universal Postal Union had postal code systems. PIN code / Pincode: The standard te...

codehunterbd.wordpress.com codehunterbd.wordpress.com

Codehunterbd | Change The Programming World……

Change The Programming World……. Stay updated via RSS. Follow Blog via Email. Enter your email address to follow this blog and receive notifications of new posts by email. Join 22 other followers. Magento Error: ‘Illegal scheme supplied, only alphanumeric characters are permitted’. Can’t access admin backend 404 not found error. Common Problem of Joomla-3 : JInstaller: :Install: File does not exist of Joomla 1.7. Easy way to pre-installation before installing Magento on Local server or Machine. 0 /home/&#...