I am going to share most useful PHP code snippets that a PHP developer will need at any point in his career. Few of the snippets are sha...
READ MORE +
Useful JavaScript and Jquery Code Snippets
JavaScript and Jquery is used on thousands upon thousands of web pages. It’s one of the most common libraries to insert into pages, and...
READ MORE +
Best HTML5 Frameworks for Mobile Application Development
Mobile apps have never been this vital and popular before. With the easy and convenient availability of smart phones etc., the developmen...
READ MORE +
Asp interview questions
Q 1: What is the difference between web.config and machine.config ? Answer: The settings made in the web.config file are applied to that p...
READ MORE +
1. C# (OOP Concepts part 1)
Introducing Classes and Objects A class defines constituent members which enable these class instances to have state and behavior. e.g ...
READ MORE +
Validation Controls (Asp.net Series # 1)
Type of Validation Control: RequiredFieldValidator : Ensures that the user does not skip an entry. e.g Mandatory Fields CompareValidato...
READ MORE +
IPhone Development Basics (Part 2)
Exploring the Objective-C File Structure Header/Interface Files Creating a class creates two different files: an interface (or header) f...
READ MORE +
IPhone Development Basics (Part 1)
Object Oriented Programming Overview OOP Vocabulary: Class: defines the grouping of data and code, the “type” of an object Insta...
READ MORE +
Subscribe to:
Posts
(
Atom
)