This post is the continuation of my previous Responsive Web Design using CSS3. I had explained how to design a basic responsive web page using CSS3 and Modernizr for lower version browsers. In this post we want to explain how to design responsive collapsed navigation menu, images and advertisements...
Sunday, 30 December 2012
Saturday, 15 December 2012
App Fabric Cache Configuration Scripts
1. Script to Update the Max Buffer Size of AppFabric Cache AppFabric Cache has a default max buffer size of 8MB. There are certain scenario where we may need this to modify to satisfy our requirements Find below the script to configure the AppFabric Cache Buffer Size. Script below can be used to increase or decrease this preconfigured size. #Command Line powershell ./UpdateAppFabricCacheBufferSize.ps1...
Tuesday, 11 December 2012
Responsive Web Design using CSS3
Smartphone revolution brings new features to the web development, it is time to change your website design into a responsive design instead of maintaining a separate mobile version . Responsive design will automatically adjust itself based on the screen size of the media devices. This post explain you...
Tuesday, 4 December 2012
Jquery Photo Zoom Plugin
Introducing a new jQuery PhotoZoom plugin, it helps you to view bigger images on mouse over component, this is very useful for media related web applications. You can customize the PhotoZoom container based on your web page design. Very easy to implement just include the plugin using script tag and...
Wednesday, 28 November 2012
AngularJS 1.0.3 bouncy-thunder and 1.1.1 pathological-kerning released!What's new in these releases? A number of bugfixes, improvements to the docs, and a little refactoring to make debugging and profiling easier. In 1.1.1 pathological-kerning you'll find all the bug fixes from 1.0.3 bouncy-thunder, plus some new features to try out in your code. Most notably, in version 1.1.1 we've added the frequently...
About those directives
Turns out we forgot to publish September's meetup videos from the Mountain View meetup. Yikes! Well, better late than never.
Actually, this is some of our best content to date. For the first time, Miško Hevery demystifies AngularJS Directives. If you've struggled with some of the concepts and reasons behind writing directives, this one is for you.
As a perfect follow-up, Vojta JÃna gave a presentation on writing unit tests for directives and discusses techniques to make them run quickly.
For folks just starting out with Angular, Igor Minar walked folks through the basic features of Angular in writing the ubiquitous ToDo application.
At the end, Dean Sofer (aka ProLoser), presented JobVite - a cloud-based recruiting platform written in AngularJS.
Actually, this is some of our best content to date. For the first time, Miško Hevery demystifies AngularJS Directives. If you've struggled with some of the concepts and reasons behind writing directives, this one is for you.
As a perfect follow-up, Vojta JÃna gave a presentation on writing unit tests for directives and discusses techniques to make them run quickly.
For folks just starting out with Angular, Igor Minar walked folks through the basic features of Angular in writing the ubiquitous ToDo application.
At the end, Dean Sofer (aka ProLoser), presented JobVite - a cloud-based recruiting platform written in AngularJS.
Tuesday, 27 November 2012
AngularJS Example Applications
Folks often ask us where they can find source for apps that cover more techniques than the examples on angularjs.org or the tutorial. If this is your question, then this post is for you!
FoodMe

Project URL: https://github.com/IgorMinar/foodme
What you can learn:
What you can learn:
- Several examples of writing directives
- Multiple views
- Filtering and sorting lists
- Using local storage
- Setting up Testacular to continuously run unit tests
Angular Fun

This one is for you CoffeeScript fans out there. Though it's a demo app, it has many of the features you'd want in a skeleton for many real apps you'd want to create. Nice job, Cary Landholt!
Project URL: https://github.com/CaryLandholt/AngularFun
Stable snapshot: https://github.com/CaryLandholt/AngularFun/tags (v1.0.0.zip)
What you can learn:
- Form validation
- Writing filters
- Handling server error codes
- Retrieving data from web services Twitter and GitHub
- Using Angular with NodeJS, CoffeeScript, RequireJS, Grunt, LESS and Jasmine
TextDrive

Want to build native-looking apps using Chrome? TextDrive is a great place to start. Vojta JÃna (the author) and Brad Green (Angular eng manager) did a Hangout video with the Chrome Apps Office Hours on this. For another take on the same application, you can also check out this post from Google Apps team and this Google Drive tutorial which walks through building an Angular app against the Drive APIs.
Project URL: https://github.com/GoogleChrome/textdrive-app
What you can learn:
If you're looking to build an app with high curb-appeal, look no further. wReader is another Chrome platform app that looks and feels like native desktop apps. It is hard-wired to browse the Google Chromium blog, but it could easily be repurposed as a skeleton for other uses. Try it live here.
Project URL: https://github.com/GoogleChrome/wReader-app
What you can learn:
For more examples, please be certain to visit builtwith.angularjs.org. You can search by the tag 'Open Source' to find more apps with source available. And when your app is ready, please submit it for the world to see!
Project URL: https://github.com/GoogleChrome/textdrive-app
What you can learn:
- Using Angular to create an app around a third-party editor view (ACE editor)
- Structuring your app with thin controllers and rich services
- Switching between Chrome storage and local storage as appropriate for persistence
- Writing Chrome apps using Angular
wReader

Project URL: https://github.com/GoogleChrome/wReader-app
What you can learn:
- Using directives to implement keyboard shortcuts
- Observing and reacting to view scrolling
- Using local storage
For more examples, please be certain to visit builtwith.angularjs.org. You can search by the tag 'Open Source' to find more apps with source available. And when your app is ready, please submit it for the world to see!
Monday, 26 November 2012
Backbone.js Router Hashing Tutorial
If you are working with a single page application, then you must adopt backbone.js features and this helps your web project to be more powerful. Backbone.js is basically a lightweight framework that allows you to structure your JavaScript code in Model View Controller. This post I had covered basic implementation of router and URL hashing techniques.

Sunday, 25 November 2012
Appfog Free Hosting for Beginners.
AppFog is a cloud hosting platform and they are offering unlimited applications with in 2GB RAM usage. This is the best place to experiment your projects, specially for beginners. This post explains you how to setup an application and upload files into the AppFog hosting platform.

Monday, 19 November 2012
More AngularJS Meetup Videos
We have a few more meetup videos up on YouTube from October and November... and we welcomed a new Angular Meetup group in the Southern Hemisphere, in Sydney, Australia. You can learn more about the new Sydney group on http://www.meetup.com/AngularJS-Sydney/, or check out the video from their inaugural meetup below.
We had some issues with the video quality on this one. Slides for both the talks are available online.
Brian Ford gave a talk on Yeoman's template generators for AngularJS, with demos to show you how to get started.
$provide Methods / Building Up with AngularJS
We had two talks for our Mountain View meetup in November: Wes Alvaro presented on service providers in AngularJS, followed by a short presentation from Greg Weber on design patterns for dealing with UI complexity.We had some issues with the video quality on this one. Slides for both the talks are available online.
- Wes Alvaro, $provide Methods (slides and code): http://goo.gl/xtuF1
- Greg Weber, Building Up with AngularJS (slides): http://goo.gl/zgKPF
AngularJS + Yeoman
For October we got a first test run of livestreaming HD on our channel from the meetup in Mountain View, CA. We're still working out the details needed to do HD and livestreams on an ongoing basis, but do check out the video from October and let us know how you like it.Brian Ford gave a talk on Yeoman's template generators for AngularJS, with demos to show you how to get started.
Sydney Meetup
At the very first ever Sydney AngularJS meetup, John Scott hosted the introductory presentation, and Daniel Nadasi showed on how his own team at Google uses AngularJS in a real application (the Google Places Bulk Location Management Tool).Wednesday, 14 November 2012
My Top 8 picks for Microsoft.NET Architects (ASP.NET MVC)
Past few month was very hectic for me, now since I have some time for myself I am sharing the list of articles which I am going through, these articles are basically related to architecting .NET application using ASP.NET MVC. I hope you will find these links useful for you too. Of course not to mention GoF Design Pattern Tutorial: http://www.dofactory.com/Patterns/Patterns.aspx On the same...
Monday, 12 November 2012
Free Microsoft Learning Events by Microsoft Learning Partners
Click on the link below to find some of the third-party events where you can learn about Microsoft technologies. http://www.microsoft.com/learning/en/us/community/events.aspx You can search events based on your technology, country, City/Province, Online/In Person events, From Date, To Date and...
Tuesday, 6 November 2012
Programming in HTML5 with JavaScript and CSS3 (70-480) Free Examination Voucher
Programming in HTML5 with JavaScript and CSS3. It's your chance to assess your skills, validate your knowledge, and prove your HTML5 chops. More importantly, it's your first step toward earning our industry's first and only certification for HTML5 expertise: Microsoft Certified Solutions Developer (MCSD)....
Debugging .NET code using Devices(iPad/iPhone) and Fiddler
on November 06, 2012
in CodeProject, Debugging, Fiddler, iPad, iPhone, Visual Studio 2012
with
No comments

While working on programs which are targeted for devices (mobile, tablets, etc) we often face a situation where we feel that just device simulators are not enough I wish if I could run my programs in debug mode using the physical device. And this scenario often arises because personally I too faced...
Friday, 2 November 2012
Visual Studio 2012 Team Foundation Service
Almost most of us who work in our personal systems often face challenges when it comes to learn something on Team Foundation Server, because the biggest challenges we face is setting up the environment, acquiring the server license, configuring the environment, setting up the client applications, etc....
Thursday, 1 November 2012
Better way to Integrate Facebook Like Button
If you are developing a website and you must integrate with social networks sites like Facebook, Twitter and Google plus to reach more people. I strongly believe Facebook is the new virtual world to increase your product sales and generating web traffic. In this post I want to explain a simple tip,...
Monday, 22 October 2012
Login with Facebook and Google.
Introducing the new FGlogin commercial edition, an OAuth login system for your website with Facebook and Google. FGLogin is very quick and powerful, sure this helps you to increase your web project registrations. It's definitely a must have login system for every PHP based web projects. Hardly it will...
Thursday, 11 October 2012
MySQL Event Scheduler
If you are running a large public web applications like shopping and emails portals, you have handle lots of unwanted data rows for example spam emails and unused shopping cart data. Sure it will created problem in database overload. So that I want to explain a simple tip called how to use MySQL...
Monday, 8 October 2012
RESTful Web Services JSON API Transformer with Java
This post is the continuation of my previous last post, I had explained how to create a basic RESTful web services API using Java, now I want to explain JSON transformer to work with input Get and Post methods parameters. Just added a new class called transformer it converts object data into JSON text...
Sunday, 23 September 2012
Login with Google Account OAuth
We covered almost all the Open Authentication (OAuth) login systems for Facebook, Twitter, Google plus and Instagram, but unfortunately I missed most important Google Open Authentication login. Today I want explain how to implement this for your web project, this script is very quick and sure it helps...
Sunday, 16 September 2012
RESTful Web Services API using Java and MySQL
Are you working with multiple devices like iPhone, Android and Web, then take a look at this post that explains you how to develop a RESTful API in Java. Representational state transfer (REST) is a software system for distributing the data to different kind of applications. The web service system produce...
Thursday, 13 September 2012
UPrinting Online Printing Service
Every beautiful design looks awesome on a digital screen but to bring the same level of quality out of a digital world into real world is possible only through a fine quality print. This week I am to review UPrinting website. It is a commercial online printing service which provides high quality press...
Tuesday, 11 September 2012
AngularJS Meetup Videos from July and August
AngularJS meetups are becoming monthly ritual for many AngularJS developers as well as the core team. Meetups provide an opportunity for the community around AngularJS to get together in various cities and talk about Angular stuff. Starting next month we are going to attempt to stream these events live via Google Hangouts. We still have some technical challenges to solve (it's not as simple as it...
Monday, 10 September 2012
Yeoman and AngularJS
On his blog today, Addy Osmani announced the general availability of Yeoman, a project to help developers simplify the setup process for application development. Yeoman also includes an initial version of AngularJS-specific template generators.Long ago, we developed angular-seed as our git-based answer to bootstrapping an AngularJS project with a predefined structure and a set of preconfigured...