Warning: Invalid argument supplied for foreach() in /home/jasztech/public_html/wp-content/themes/Jasz.2010/author.php on line 4
jaszmin | JASZ Technology

Author Archives: jaszmin

Search is at the Heart of Capturing User Interst

Search is at the heart of capturing user interests – capture you target audience with Google AdWords by JASZ Tech.

Posted in Google Products | Leave a comment

A Real-World Example of How Cloud Computing Simplifies IT

A good example of how the cloud can simplify IT is this. As a Government or business employee you can’t access email while on travel, or have to use a web client that you have to re-learn every time you travel because you don’t use it often enough to remember. Others have email access, with [...]

Posted in Enterprise Architecture | Leave a comment

The Next Generation Data Center – Cloud Computing

Cloud computing is Web-based processing, delivering access to shared resources, software, and information to end-user computers and other devices to access files and applications over the Internet.

Posted in Enterprise Architecture | 2 Responses

Why Use SharePoint 2010?

The capabilities of SharePoint 2010 work together to help your company quickly respond to changing business needs. Using SharePoint 2010, your people can share ideas and expertise, create custom solutions for specific needs, and find the right business information to make better decisions. Sites SharePoint 2010 Sites provides a single infrastructure for all your business [...]

Posted in Featured Solution | Leave a comment

Using MVC in your Software Engineer Projects

Model View Controller (MVC) is one of those technologies that has stayed true to its roots and has stood the test of time. MVC was first introduced in… MVC is a software architecture for building applications that separates the data (model) from the user interface (view) and the processing (controller).

Posted in Software | Leave a comment

Model-View-Controller (MVC) 101

Model-View-Controller or MVC is an architectural pattern for building robust applications that are testable and easily extended. Understanding the MVC concept requires … and the responsibilities of each.

Posted in Software, Web Design & Dev | 9 Responses