By tag: Application
0
kicks
Configuraing the Data Access Application Block
I have mentioned Data Access Application Block in my previous posts and I thought it would be convenient to mention how to configure the Data Access Application Block in your project. Mr. Thiru Thangarathinam has written a very nice post about it in very detail hence I’ll just summarize it here.
...
0
kicks
Getting Started with SQL Server Data Access using Data Access Applicat
In this post, we’ll see how the same tasks that we did using ADO.Net objects can be done using Data Access Application Block. We will also see how it makes the code much more tidier. Data Access Application Block is part of Microsoft Enterprise Library.
0
kicks
Ektron and Web Application Projects (Part 3)
The final part of the series describing how you can work with the Ektron workarea without compromising your code quality.
0
kicks
WPF: Ribbon in Prism Applications
Microsoft some time ago published its Ribbon(known from Office 2007) control library for Windows Presentation Foundation. This article contains steps necessary to implement ribbon view region in Composite Application Library(aka Prism) .
0
kicks
Spring.NET 1.2.0 Released
The Spring.Net framework version 1.2.0 has been released today and it features among others WCF and MSMQ integration as well as 100 bug fixes and enhancements since the 1.1.2 release.
0
kicks
ASP.NET – Connecting asp.net to mysql database
This article wil tell you how to create a database in mysql and how to connect that database to an ASP.NET application. :)
0
kicks
Web Application Project 2008 still not working with new Web Deployment
As from my first post, the web application project didnt work with the web deployment project in 2005, and after the release of the web deployment project for visual studio 2008 it is still not working!
0
kicks
Common Sharable Content: A Missing Feature of Web 2.0
Web 2.0 is taking a very important place among the current trend of web, where rather considering "human to machine communication", "machine to machine communication" and "human to human communication" is regarding more. It has various new approaches which are making th...