C# 2D Bar Code Generator
Project details
Hello
I need a asp.net 3.5 c# page that is exactly like this:
Query string has a code, and shows a 2D Bar Code.
I currently have a standard bar code, but it’s too wide:
demo
to download the 2-d universal font go to:
more info:
**Let me be clear. I do have not bought any components, dlls, fonts, or products from idautomation.
Your task is to find some open source, or clever way to do this with your own brain.**
## Deliverables
script i use now
protected void Page_Load(object sender, EventArgs e)
{
if (!([0]))
{
string code = [0].ToUpper().ToString();
();
= “image/Gif”;
Code39 c39 = new Code39();
// Create stream….
MemoryStream ms = new MemoryStream();
= “Free 3 of 9”;
= ((), @”imagesbarcode”);
= 30;
= false;
= code;
Bitmap objBitmap = ((“*{0}*”, code));
// save the image to the stream
(ms, );
();
//return bytes….
//return ();
}
}
Awarded to:

developeraspnet
(4.5)
Awarded to:

developeraspnet
(4.5)
Project details
I need a asp.net 3.5 c# page that is exactly like this:
Query string has a code, and shows a 2D Bar Code.
I currently have a standard bar code, but it’s too wide:
demo
to download the 2-d universal font go to:
more info:
**Let me be clear. I do have not bought any components, dlls, fonts, or products from idautomation.
Your task is to find some open source, or clever way to do this with your own brain.**
## Deliverables
script i use now
protected void Page_Load(object sender, EventArgs e)
{
if (!([0]))
{
string code = [0].ToUpper().ToString();
();
= “image/Gif”;
Code39 c39 = new Code39();
// Create stream….
MemoryStream ms = new MemoryStream();
= “Free 3 of 9”;
= ((), @”imagesbarcode”);
= 30;
= false;
= code;
Bitmap objBitmap = ((“*{0}*”, code));
// save the image to the stream
(ms, );
();
//return bytes….
//return ();
}
}
skills of developeraspnet
skill ? | level ? | projects ? | ||
---|---|---|---|---|
.NET |
34%
|
1 | ||
Game Testing |
34%
|
1 | ||
Portfolio Management |
34%
|
1 | ||
Product Management |
34%
|
1 | ||
Project Management Office |
34%
|
1 | ||
Project Scheduling |
34%
|
1 | ||
Software Development |
34%
|
1 | ||
A/B Testing |
34%
|
1 | ||
Quality and Reliability Testing |
34%
|
1 | ||
Management Consulting |
34%
|
1 | ||
Test |
34%
|
1 | ||
Test Automation |
34%
|
1 | ||
Testing / QA |
34%
|
1 | ||
Usability Testing |
34%
|
1 | ||
Troubleshooting |
34%
|
1 | ||
Debugging |
34%
|
1 | ||
Organizational Change Management |
34%
|
1 | ||
Management |
34%
|
1 | ||
ASP |
34%
|
1 | ||
Software Testing |
34%
|
1 | ||
C# Programming |
34%
|
1 | ||
Engineering |
34%
|
1 | ||
MySQL |
34%
|
1 | ||
PHP |
34%
|
1 | ||
Project Management |
34%
|
1 | ||
Software Architecture |
34%
|
1 | ||
Web Hosting |
34%
|
1 | ||
Investment Management |
34%
|
1 | ||
Website Management |
34%
|
1 | ||
Website Testing |
34%
|
1 | ||
Agile Project Management |
34%
|
1 | ||
Asset Management |
34%
|
1 | ||
Chef Configuration Management |
34%
|
1 | ||
Inventory Management |
34%
|
1 | ||
Web Development |
34%
|
1 |
Some developeraspnet projects
Project Title | Skills required in the project |
---|---|
C# 2D Bar Code Generator | .NET ASP C# Programming Engineering MySQL PHP Project Management Software Architecture Software Testing Web Hosting Website Management Website Testing |