List of Books by Tanjim Rahman
Oparthib
অপার্থিব
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/065/64663.jpeg');">
The Dresden Files: Storm Front
দ্য ড্রেসডেন ফাইল্স : স্টর্ম ফ্রন্ট
সুস্ময় সুমন
BDT 150.00
The Dresden Files: Fullmoon
দ্য ড্রেসডেন ফাইল্স: ফুলমুন
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/033/32641.jpeg');">
Amar Ekta Voy Ache
আমার একটা ভয় আছে
জিম বুচার
BDT 270.00
Arcon
আর্কন
সুস্ময় সুমন
BDT 200.00
After Dark
আফটার ডার্ক
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/033/32688.jpeg');">
Ekdin Ei Shohore
একদিন, এই শহরে
হারুকি মুরাকামি
BDT 200.00
Octarine
অক্টারিন
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/034/33189.jpeg');">
Se,Tumi Ebang Shahrukh
সে, তুমি এবং শাহরুখ
তানজীম রহমান
BDT 380.00
Aar Ami Hobo Dhongsotara
আর আমি হবো ধ্বংসতারা
সুস্ময় সুমন
BDT 100.00
Low-Cost Masking/NonMasking SMS in Bangladesh - Alpha SMS
Alpha SMS is an advanced SMS service provider in Bangladesh with multiple services such as Bulk SMS, SMS API, OTP SMS, SMS Gateway, SMS Marketing, Masking SMS, Non-Masking, etc. It provides a powerful and easy-to-use SMS API for developers. Easy integration with Software Applications & Websites. You can also send SMS messages directly through SMS Web Panel (Dashboard). Fast and easy to use SMS Gateway for School, Small Business SMS marketing, ISP & NGO in Bangladesh. Alpha SMS also offers API Integration with Corporate applications.
Visit Website
@{
var db = ERP.Data.DBContext.Current;
var authors = db.Party.Active().Where(p => p.TypeId == 1017 && db.PartyProduct.Any(i => i.PartyId == p.Id));}
@foreach (var item in authors.OrderByDescending(i => i.RelatedProducts.Count(j => j.TypeId == 1012)).Take(9).Skip(1))
{
}
Error:
Value cannot be null.
Parameter name: writer
@{ var db = ERP.Data.DBContext.Current;
var authors = db.Party.Active().Where(p => p.TypeId == 1017 && db.PartyProduct.Any(i => i.PartyId == p.Id));
var books = ERP.Data.DBContext.Current.Product.Active();
}
A National Archive of Information
@ERP.Data.Service.BusinessService.ByType("Publisher").Count()
Publishers
Featuring complete portfolio & virtual showroom of @ERP.Data.Service.BusinessService.ByType("Publisher").Count() active Publishers in Bangladesh.
@authors.Count().ToString("#,###")
Authors
Portfolio of an ever growing list of legends. About @authors.Count().ToString("#,###") Bengali authors & Poets of the past, present & future.
@books.Count().ToString("#,###")
Books
A complete online catalog of Bangla books. From the everlasting classics to modern literature of the future generation.
Error:
Value cannot be null.
Parameter name: writer