11 members
54 members
98 members
92 members
47 members
Started this discussion. Last reply by Truman Leung Oct 23, 2008.
Started this discussion. Last reply by Timothy Little Dec 14, 2007.
There is no doubt that all of us have heard about the security breaches of numerous Fortune 500 companies. From credit card information hijacks to content defilement, there is no shortage of news reports detailing the exploits of uber-hackers or hacker groups. The companies that were aggrieved were so, in part, due to their size. The acclaim for a hacker penetrating Wal-Mart or Citibank will be far greater than that achieved by taking down Joe's Pool & Spa. But the havoc wreaked on…
ContinuePosted on August 21, 2013 at 2:27pm — 1 Comment
The key to making any jQuery UI component play nice with knockout.js is to use a custom binding. From the knockout site, this is how you add a custom binding:
ko.bindingHandlers.yourBindingName = {
init:
function…
Posted on July 29, 2013 at 9:18am — 1 Comment
The front-end framework of choice for MVC 4 web applications seems to be Knockout.js. It's fairly robust and easy to add/remove from projects via NuGet and provides an MVVM feel much like Silverlight or WPF.
Think of a label control used in WPF. Using data bindings, you tell the label to display certain text. If the object representing the text displayed is updated, WPF kindly…
ContinuePosted on May 28, 2013 at 3:37pm — 1 Comment
I have been immersed in Rails development for the last several months and I almost always recommend Rails as the best platform for raising a new website from scratch. Recently, though, an opportunity came up to work on a .NET MVC 4 project. Great, I thought. I get to switch back to my favorite language (C#) and still develop in an MVC framework.
Below, I will compare some major feature areas of both frameworks:…
ContinuePosted on April 7, 2013 at 11:33pm — 1 Comment
Screen scraping is defined in Wikipedia as "a computer software technique of extracting information from websites. Usually, such software programs simulate human exploration of the World Wide Web by either implementing low-level Hypertext Transfer Protocol (HTTP), or embedding a fully-fledged web browser, such as…
ContinuePosted on January 24, 2013 at 11:15am
© 2024 Created by Daniel Leuck. Powered by
Comment Wall (2 comments)
You need to be a member of TechHui to add comments!
Join TechHui