Here is an open source solution for C# PDF export that i want to share. http://sourceforge.net/projects/itextsharp/ Happy coding…
Zipping your files
There is an open source project to use with your projects. It’s easy to use. dotnetzip.codeplex.com Let’s zip a folder 🙂 Happy coding…
LINQ Notepad: LINQPad
You can query your database with modern query language LINQ. I think SQL Server Management Studio need this functionalty built-in. Tool is free for now. Yo can download from this link: http://www.linqpad.net/
Cross Site Scription (XSS)
Infact Web applications are HTML forms and lives at the client side. This HTML forms make visits to their parents who lives at the server side. While they are visiting their parents they bring a lot of data input from client side. While they are leaving for home takes a lot of output data. If […]
Grab color from your desktop with ColorPic
If you are web designer or developing web applications you can use this application to grab colors from screen. It’s easy to use and %100 free application. It’s very easy to use it. Move your mouse pointer over the color that you want to grab. Then use Ctrl+G shortcut. This action stores the color to […]