List of Books by Bhuiyan Iqbal
Roindronath O Musolman Shomaj
রবীন্দ্রনাথ ও মুসলমান সমাজ
ভূঁইয়া ইকবাল
BDT 550.00
Somaj O Songskriti
সমাজ ও সংস্কৃতি
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/035/34256.jpeg');">
Abdul Sankkat
আব্দুল সংকট
ভূঁইয়া ইকবাল
BDT 450.00
Chai Bish Amorota
চাই বিষ অমরতা
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/008/7756.jpeg');">
Anisujjaman-Songbordhona
আনিসুজ্জামান সংবর্ধনা
মহাদেব সাহা
BDT 120.00
Fenir Sangbadik O Songbadpatro
ফেনীর সাংবাদিক ও সংবাদপত্র
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/008/7543.jpeg');">
Manik Bondopaddhay
মানিক বন্দ্যপাদ্ধ্যাহ
শাহাদাত হোসেন
BDT 200.00
Lokkho Amar Pokkho Neoya
লক্ষ্য আমার পক্ষ নেওয়া
আখতারুজ্জামান আজাদ
BDT 400.00
Brojsundorir Kotha
ব্রজসুন্দরীর কথা
style="margin-top: 10px; height: 250px; background-image: url('/Image/Thumb/300/001/008/7532.jpeg');">
Aziz-Ul-Haq Smarkogronto
আজিজুল হক সমগ্রা
রহমান হেনরী
BDT 200.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