(Pinal Dave) Earlier I posted article SQL SERVER – Denali – Executing Stored Procedure with Result Sets. After reading this SQL Expert Ramdas asked following and very interesting question:
Other News
Using Forms Authentication in ASP.NET MVC Applications
(Bipin Joshi) Most of the real world web applications require security in one form or another. As far as ASP.NET is concerned Forms Authentication is the most popular and common method of protecting your website from unauthorized access.
Node.js Training And Node.js Hosting With Nodejitsu
(Ben Nadel) Over the last couple of weeks, I’ve been playing around with Node.js – a server-side Javascript runtime environment (powered by Google’s V8 engine). My tinkering has been all kinds of fun; but, I wanted to take my understanding to the next level.
ASP.NET MVC 3 Scaffolding Quick Start
(Steven Smith) Using the latest ASP.NET MVC 3 tools, it’s very quick to go from simple C# classes to working data management screens with a generated backing database. This article walks through the basics of getting started with this approach.
EVENTs – The hidden MySQL 5.1+ feature
(Anders Karlsson) MySQL 5.1 and up has EVENTs, but this features seems to be little used. I started using them some time ago, and once I was using them, I found them more and more useful. There are a few bugs with them, I reported this one for example, and this alone tells me that probably not too m
Absolute Position of a DOM Element
(Sergiy Korzh) Sometimes (especially in AJAX projects), it is necessary to get the position of some DOM element in “absolute” coordinates within the current document. For example, such an “absolute” position is needed if you would like to show some hidden DIV object exactly on the position (or with
Turbocharging WebSphere Commerce web sites with POWER7 technology
(Mikhail Genkin and Boyd Dimmock) The retail industry recognizes that a significant shift is occurring in consumer shopping behavior. IBM’s recent Institute of Business Value study on “Meeting the Demands of the Smarter Consumer” found that shoppers demand to interact with retailers in a way that is
Q & A – Group By
btaylor@sswug.org SSWUG on Facebook Got a question on databases or development platforms? Ask on our Facebook Wall & we’ll answer on our SelecTViews program: Question and Answer – Group By Julie Asks: I have 4 records that are written into [a temp] table. Of the 4 records all columns contain identical data with the exception of 5 of them. I […]
Specifying EclipseLink MOXy as Your JAXB Provider
(Blaise Doughan) To specify EclipseLink MOXy as the JAXB provider you need to put a jaxb.properties file in one of the packages for your domain classes, that is passed in to bootstrap the JAXBContext.
Oracle 11g Security – Securing Client Connections: OS Authentication
(James Koopmann) Very simply a client is nothing more than a system or application that requires a connection to the database server to send or retrieve data. About the only requirement for an external system or application to connect to the database server is that it will need to have some form of
