In this tutorial we’ll see how to use MySQL Connector/Net 6.6.2 to build an MVC 3 application using Entity Framework 5. We’ll explain some of the first steps to do when starting programming with the C# driver for MySQL and Visual Studio 2012.
Amazon Simple Storage Service is designed to make web-scale computing easier for developers. If you have a medium to high traffic web application then S3 will help you to load your content faster. Here contents may be files, photos, videos or even text. Normally S3 is used for files, photos and videos. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites.
3 months ago I developed a project for one of my client using Zend Framework. 1 week ago he told me to change the photo uploading system from hosting disk to amazon s3. Yesterday I implemented s3 for him and found its really very easy using Zend framework.
Here I’m describing how did I do so:
If you want to access S3 you’ve to signup in amazon s3 and need …
[Read more]
Track your running miles using Apache Wicket, GlassFish,
NetBeans, MySQL, and YUI Charts
An earlier blog introduced an application that
provides basic tracking of your running distance and generate
charts to monitor progress. The idea is to build the same
application using different Web frameworks and deploy on GlassFish and then
evaluate each framework based upon a pre-defined critieria. The first version was built using JRuby and
Ruby-on-Rails. This blog announces the completion of the Apache …
Track your running miles using Apache Wicket, GlassFish,
NetBeans, MySQL, and YUI Charts
An earlier blog introduced an application that
provides basic tracking of your running distance and generate
charts to monitor progress. The idea is to build the same
application using different Web frameworks and deploy on GlassFish and then
evaluate each framework based upon a pre-defined critieria. The first version was built using JRuby and
Ruby-on-Rails. This blog announces the completion of the Apache …
Track your running miles using Apache Wicket, GlassFish,
NetBeans, MySQL, and YUI Charts
An earlier blog introduced an application that
provides basic tracking of your running distance and generate
charts to monitor progress. The idea is to build the same
application using different Web frameworks and deploy on GlassFish and then
evaluate each framework based upon a pre-defined critieria. The first version was built using JRuby and
Ruby-on-Rails. This blog announces the completion of the Apache …
This blog introduces a new application that will provide basic
tracking of your running distance and generate charts to monitor
progress. There are numerous similar applications that are
already available/hosted and this is a very basic application.
What's different about this ?
The first version of this application is built using JRuby,
Ruby-on-Rails, GlassFish Gem, MySQL, and NetBeans IDE. This
combination of technologies is a high quality Rails stack that is
used in production deploymnet at various places. Still
nothing different ?
A similar version of this application will be built using a
variety of Web frameworks such as Java
EE, Grails, …
This blog introduces a new application that will provide basic
tracking of your running distance and generate charts to monitor
progress. There are numerous similar applications that are
already available/hosted and this is a very basic application.
What's different about this ?
The first version of this application is built using JRuby,
Ruby-on-Rails, GlassFish Gem, MySQL, and NetBeans IDE. This
combination of technologies is a high quality Rails stack that is
used in production deploymnet at various places. Still
nothing different ?
A similar version of this application will be built using a
variety of Web frameworks such as Java
EE, Grails, …
This blog introduces a new application that will provide basic
tracking of your running distance and generate charts to monitor
progress. There are numerous similar applications that are
already available/hosted and this is a very basic application.
What's different about this ?
The first version of this application is built using JRuby,
Ruby-on-Rails, GlassFish Gem, MySQL, and NetBeans IDE. This
combination of technologies is a high quality Rails stack that is
used in production deploymnet at various places. Still
nothing different ?
A similar version of this application will be built using a
variety of Web frameworks such as Java
EE, Grails, …
Introduction
StackOverflow is an amazing site for coding questions. It was created by Joel Spolsky of joelonsoftware.com, Jeff Atwood of codinghorror.com, and some other incredibly smart guys who truly care about user experience. I have been a total fan of SO since it went mainstream and it's now a borderline addiction (you can see my StackOverflow badge on the right sidebar).
The Story
Update 6/21/09: This server is currently under very heavy load (10-200), even with caching plugins enabled. Please bear with me as I try to resolve the situation.
Feel free to …
[Read more]