Thursday, January 29, 2009

Repository Factory VS 2008

I tried to integrate the repository factory in VS 2008...But it takes 3 days...Finally i got the Guidance Package manager Toolkit and then opened the Repository Source in VS 2008 and modified the repoistory XML in the source to 9.0 and then i build and registered the component it comes in the menu and solution explorer....got the ideas from msdn ...

PdfSharp ASP.NET

PdfSharp tool is great to generate the PDF document from ASP.NET...I did some samples..this makes some tough job easier...Really great opensource to use,...

Paypal Pay Flow Recurring ASP.NET

I have done the paypal pay flow recurring service using the Payflow-dotnet dll..It is easy to create the payment...There is no need to navigate to the paypal..site...The purchases are made in our site..

Wednesday, January 21, 2009

Data Matrix 2D Bar Code C# ASP.NET Sample

I have created the Data matrix ASCII.Like below


This is sample and compared to the Standard this is same as in other site too.We can implement the Data Matrix in ASP.NET and Windows application.i have used the open source C# library from sourceforge ...but it supports rectangle and square automatically..I modified the source to generate the rectangle matrix