Wednesday, May 23, 2012

Generate Random Password for PDF with asp.net

RandomPassword

In the previous article we discussed about Dynamic PDF generation with static password.Now Lets try with some random password that means generate a password at the time of pdf creation to provide more secuirty for the pdf file.

Read more »

Labels: , ,

Sunday, May 20, 2012

Create Password protected PDF using iTextsharp

passwordpdf

Hi,In this article i would like to explain the procedure of creating password protected pdf using Itextsharp in asp.net and c#.Not only creating a pdf but also sending the pdf automatically via Email to the required user.

Read more »

Labels: , ,

Monday, May 14, 2012

Developing Better Software With Wireframes

powermockup
                           As a developer, you probably know the importance of specifying requirements to the success of a project. If you dive right into the implementation stage without a clear understanding of the needs and expectations of the end users,
Read more »

Labels: ,

Saturday, May 5, 2012

Best free online storage space(Cloud Computing)

cloudcomputing
Day by day , Cloud computing usage increasing rapidly. Here i would like to share some best free online storage space.Suddely a Questions raised in mind what is cloud computing..? Then check this articleyou will get an idea what is cloud computing for beginners.
Read more »

Labels: , , , ,

Friday, May 4, 2012

How Pinterest Network useful for .Net Developers

pinterest
We know that Pinterest Social Network becomes very popular day by day.Recently i too joined in the pinterest network its just amazing.i really liked it.Here i would like to share some important points for new webies at the same time sharing the trick of using the best way of pinterest which helps for developers.

Read more »

Labels: , , , , ,

Tuesday, May 1, 2012

Dynamic Controls and Events handling using Repeater Control in asp.net(Part - 2)

This is the continuation post of Part-1.In the Part-1 we have learned about How to create a Repeater Control and How to bind the data in Repeater Control.So coming to part-2 here i would like to clear two more questions They are
Read more »

Labels: , , , , ,

Create and Bind Data using Repeater Control in asp.net(Part - 1)

By using the repeater control in asp.net applications.I have saved a lot of time instead of creating Dynamic controls.There is lot of features available with this control.I will try to cover all the features of Repeater control in Asp.net
Read more »

Labels: , , , ,