نظرات مطالب
MVC Scaffolding #3
زمانی که از Scaffold CustomTemplate استفاده می‌کنیم، چنانچه در الگوهای جدید، از کلمات فارسی استفاده شود، حتی زمانی که Encoding فایلها یونی کد است(Without signature) عبارات فارسی در خروجی به هم ریخته می‌شود، برای حل مشکل در فایل Web.config تگ زیر را در قسمت system.web درج کنید:
<globalization fileEncoding="utf-8" requestEncoding="utf-8" responseEncoding="utf-8"/>
نظرات مطالب
کار با وب سرویس جاوایی تشخیص ایمیل‌های موقتی در دات نت
با سلام و تشکر
در هنگام اجرای مثل با خطای زیر مواجه می‌شوم
An unhandled exception of type 'System.ServiceModel.ProtocolException' occurred in mscorlib.dll

Additional information: The content type text/html of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 13 bytes of the response were: '<HTML></HTML>'. 
اشتراک‌ها
10 مرحله برای یادگیری پرسرعت هر چیزی

To Every Programmer Who’s Ever Scanned
Hacker News And /r/programming And Thought...
“How Will I Ever Keep Up?”
Here’s How To Turn “Information Overwhelm”
Into An Efficiency Edge That Can
Quickly Boost Your Income,
Earn You “MVP” Status With Your Team,
And Make You The In-Demand Developer
Companies Are Dying To Recruit
 

10 مرحله برای یادگیری پرسرعت هر چیزی
نظرات مطالب
iTextSharp و نمایش صحیح تاریخ در متنی راست به چپ
برای جدا سازی اجزای تاریخ شمسی، ماه ، روز و سال نباید از / استفاده کرد در unicode برای این کار از Unicode Character 'ARABIC DATE SEPARATOR' (U+060D) استفاده کنید برای دیدن جزییات بیشتر
http://www.fileformat.info/info/unicode/char/60d/index.htm
نظرات مطالب
iTextSharp و نمایش صحیح تاریخ در متنی راست به چپ
برای جدا سازی اجزای تاریخ شمسی، ماه ، روز و سال نباید از / استفاده کرد در unicode برای این کار از Unicode Character 'ARABIC DATE SEPARATOR' (U+060D) استفاده کنید برای دیدن جزییات بیشتر
http://www.fileformat.info/info/unicode/char/60d/index.htm