Video Programming for IT Professionals
Author: SSWUG Research
jQuery Show Span on Hover in PHP
(Vinod Kumar) In this article I will explain how to use jQuery to show a span on Hover in PHP. I will use a simple example of showing a span on hover using HTML, jQuery and CSS. You can include our PHP project for showing a span.
SharePoint: Fast Search Pipeline Extensibility for Specific Content Source
(Alex Choroshin) Since the Pipeline Extensibility is not restricted to any content source and the fact that you do not have a proper API, it makes it really hard to work with a specific Content Source.
Build a data library with Hive
(Peter J. Jamack) Storing massive amounts of data is great until you need to do something with it. No incredible discoveries or futuristic predictions come from unused data, no matter how much of it you store. Big data can be a complicated beast. Writing complex MapReduce programs in the Java™ progr
Should I Give Discounts on My Products and Services?
I have been approached by non-profits as well as other small start-up companies to give them a discount on my products and services. Should I give them a discount?
Enabling and Customizing ASP.NET Web API Services Security
(Peter Vogel) For the most common scenario—JavaScript in a Web page accessing a Web API service on the same site—discussing security for ASP.NET Web API is almost redundant. Provided that you authenticate your users and authorize access to the Web Forms/Views holding the JavaScript that consumes you
Asp.net MVC 4 performance optimization with bundling and minification
(Shailendra Chauhan) MVC4 and .Net Framework 4.5 offer bundling and minification techniques that reduce the number of request to the server and size of requested CSS and JavaScript library, which improve page loading time.
Scaffolding in ASP.NET MVC4
(Kalyan Bandarupalli) Scaffolding in ASP.NET MVC generates the code for create, read, update and delete operations in your application. This post outlines the different Scaffolding templates available in MVC4. If you do not like the default scaffolding then you can customise the code generation.
ASP.NET 4.5 : Login using other Authentication Providers Simplified
(Brij) In this Post, I am going to discuss one of the other new features of ASP.NET 4.5. That you’ll like. I’ll also try to make it simple and include step by step tutorial so that you can implement at your environment.
Performance Guidance for SQL Server in Windows Azure Virtual Machines
(Silvano Coriani, Jasraj Dange, Ewan Fairweather, Xin Jin, Alexei Khalyako, Sanjay Mishra, and Selcin Turkarslan) Developers and IT professionals should be fully knowledgeable about how to optimize the performance of SQL Server workloads running in Windows Azure Infrastructure Services and in more t

