How we generate the BARCODE in ASP.Net using c# ! in
library management systen for books .
Answer Posted / amiya
To Generate barcode youhave to install a Font called
barcodefont in your system
then give the Font face to barcode.
Is it Solve your prob.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
How can I have a particular web page in an asp.net application which displays its own error page?
Why we go for mvc instead of asp.net? : Asp.Net MVC
How can we communicate with each server in N-tier Architecture? and what are the methods?
Explain the code Access Security (CAS) in .net Framework?
Why is the standalone environment only useful during the development process?
What is the difference between rest and restful?
What is authorization in asp.net?
How do I open an ashx file?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What are user controls?
What is the difference between system.stringbuilder and system.string
What is the difference between file-based dependency and key-based dependency?
How to set the pane area to transparent of a scrollPane component.?