How we generate the BARCODE in ASP.Net using c# ! in
library management systen for books .

Answers were Sorted based on User's Feedback



How we generate the BARCODE in ASP.Net using c# ! in library management systen for books ...

Answer / 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

How we generate the BARCODE in ASP.Net using c# ! in library management systen for books ...

Answer / bhatinda

using barcode property.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What are the advantages and disadvantages of Using Cookies?

0 Answers   MCN Solutions,


is it possible to develop gaming application using .net technology?

2 Answers  


What are the different types of cookies in asp.net?

0 Answers  


Difference between ISQL and OSQL??

1 Answers  


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

0 Answers  


How long does an http session last?

0 Answers  


how we deploy the asp.net 2.0 application

2 Answers   Logistics,


How cross page posting is done in Asp.net 2.0?

3 Answers  


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


What is the difference between Server.Transfer and Response.Redirect?

5 Answers  


Differentiate between client-side and server-side validations in web pages.

0 Answers  


How you can stop the validation of ASP.NET controls from client side?

0 Answers   Sans Pareil IT Services,


Categories