اشتراک‌ها
چرا CSV هنوز مهم است؟
  • It's good enough for many situations and dead simple to use.
  • Most published datasets today are in CSV format.
  • Many data processing tools still output CSV files.
  • Its human-readability is unmatched among data formats.

چرا CSV هنوز مهم است؟
اشتراک‌ها
کار با بیت و بایت‌ها در #C

Bit hacks are an incredibly powerful tool in every developer's toolbox. When used correctly, they can bring simplicity, performance, scalability, and even be used for compact data representation in probabilistic Data Structures. 

کار با بیت و بایت‌ها در #C
اشتراک‌ها
سری 29 قسمتی آموزش React Redux
React Redux is the official React binding for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update data.
 
سری 29 قسمتی آموزش React Redux
اشتراک‌ها
کش درون حافظه ای در Asp.net core

InMemory Cache in ASP.NET MVC 6 and ASP.NET Core is one of the reliable ways to prevent an additional roundtrip to the data source for data that does not change frequently. This article provides an overview 

کش درون حافظه ای در Asp.net core
اشتراک‌ها
نمودار های کتابخانه D3js
D3.js  is a JavaScript library for manipulating documents based on data.  D3  helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern   
نمودار های کتابخانه D3js
نظرات مطالب
فعال سازی و پردازش جستجوی پویای jqGrid در ASP.NET MVC
آیا راه حلی برای اعمال فیلتر بر روی گروه‌ها نیز یافتید؟
همچنین ساختار ارسالی فیلتر‌ها به شکل زیر هست.( هر گروه نیز می‌تواند زیر گروه داشته باشد.)
 {
    "groupOp":"OR",
    "rules":[{"field":"a.id","op":"eq","data":"1"}],
    "groups":[
         {
             "groupOp":"AND",
             "rules":[{"field":"a.id","op":"eq","data":"2"}],
             "groups":[...]
         }
     ]
}

نظرات مطالب
AngularJS #4
1-  two way binding ( انقیاد دو طرفه)
Data-binding in Angular apps is the automatic synchronization of data between the model and view components 
2- در (Remove({{comment.id}},$Index نمیتوان از {{}} استفاده کرد، بجای آن (Remove(comment.id,$Index 
اشتراک‌ها
لیست سایت‌هایی که با IP ایران نمی‌توان وارد آنها شد

لیست سایت‌هایی که با IP ایران نمی‌توان وارد آنها شد. امیدوارم استک اورفلو و مایکروسافت (گیت‌هاب و msdn  و...) وارد لیست بالا نشوند!

List of sites which block IPs come from Iran [UPDATING... (Aug 20, 2018)] #SANCTIONS 

لیست سایت‌هایی که با IP ایران نمی‌توان وارد آنها شد