gatapia

Stories submitted by gatapia

How to prevent 'Stop running this script' message in browsers(www.picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 2 months ago

How to prevent 'Stop running this script' message in browsers. Provides a script to do this, the script also makes the browser much more responsive during these long expensive operations. read more...

add a comment |category: |Views: 102

tags: another

PicNet Mouse Eye Tracking Service Limited Release(www.picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 4 months ago

Limited Release of our latest product, the PicNet Mouse Eye Tracking service. Great way to see exactly what your web site visitors are looking at on your web site for free. read more...

add a comment |category: |Views: 5

tags: another

JQuery Table Filter Plugin(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 6 months ago

This plugin adds column filtering capabilities to a regular <table> by adding a row to the <thead> section of a table and adding filters that allows real time filtering of tabular data. Download this demo bundle for a quick start. read more...

add a comment |category: |Views: 55

tags: another

Code Generated DAL (Data Access Layer) using ORM - Article 1(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 6 months ago

This is the first in a series of posts about building a code generated data access layer. Over the next few weeks I will be publishing articles that will allow you to understand why the approach taken here at PicNet produces such high quality systems. Basically this approach is to use a code generated data access layer. read more...

add a comment |category: |Views: 17

tags: another

XML Settings Files - No more web.config(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 6 months ago

One of my pet hates is working on projects where previous developers have decided to dump all of their settings in the web.config file. Some of the reasons why I dislike this practice is: read more...

add a comment |category: |Views: 22

tags: another

Rendering a Spark Partial View to a string(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 6 months ago

How to render a Spark Partial View to a string read more...

add a comment |category: |Views: 29

tags: another

Advanced Javascript Tutorials(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 6 months ago

Advanced Javascript Tutorials I've decided to do a series of videos on using Javascript. I belive that js is one of the most badly used tools out there and I think that is because it is different to most languages and those differences are slight enough to slip under the covers. I.e. People can develop in javascript using their Java/.Net skills but they do it badly. ... read more...

add a comment |category: |Views: 9

tags: another

Sharing MVC Views Across Projects(picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 9 months ago

Sharing MVC Views Across Projects: This is something I have been wanting to do for a while in the ASP.Net world however its not untill recently (with MVC) that this has been a 'clean' possibility. This article demonstrates how to do this. read more...

add a comment |category: |Views: 51

tags: another

Code Generated DAL (Data Access Layer) using ORM - Article 2(blogs.picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 10 months ago

In this article we will look at some of the libraries/classes required by the generated DAL. These libraries simply have base classes and utility classes that make life a little easier. read more...

add a comment |category: |Views: 20

tags: another

Code Generated DAL (Data Access Layer) using ORM - Article 1(blogs.picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 10 months ago

Code Generated DAL (Data Access Layer) using ORM - Article 1 This is the first in a series of posts about building a code generated data access layer. Over the next few weeks I will be publishing articles that will allow you to understand why the approach taken here at PicNet produces such high quality systems. Basically this approach is to use a code generated data access layer. read more...

add a comment |category: |Views: 73

tags: another

JQuery Table Filter Plugin(blogs.picnet.com.au)

submitted by gatapiagatapia(60) 2 years, 10 months ago

A great little jquery plugin for filtering html tabular data. read more...

add a comment |category: |Views: 176

tags: another