C# 7.0 introduced ValueTuple structure, which is a value type representation of the tuple object. The language team made many good things for this value tuple type, including a new syntax and many features (such as deconstruction.)
READ MOREWE ARE SHARING
OUR EXPERIANCE.
BELIEVE THE POWER OF SHARE
BLOG
Using ASP.NET MVC & AngularJS you will find out how you can make a shopping cart.
READ MOREUsing ASP.NET MVC & AngularJS you will find out how you can make a shopping cart.
READ MOREMerhabalar, bugün sizlerle “Xamarin Dersleri” serimizin ilk dersi olan bu yazıyı paylaşacağız. Derse başlamadan önce, “Xamarin Forms Dersleri – Giriş” adlı makalede yer kurulumları yaptığınızdan emin olun...
READ MOREThe purpose of defining a variable is to make things easier for future changes as a result of repeating the same code in more than one place.
READ MOREMeta tags are text fragments that describe the content of a page; Meta tags appear only in the page's code, not on the page. Meta tags are information tags placed in the head section of the HTML code. Meta tags are a great way for webmasters to tell their search engines ab...
READ MOREThe syntax of the SASS idea was originally planned as Ruby. As usage increased, front-end developers changed the syntax and reshaped to SCSS, taking into account hand gestures from CSS.
READ MOREMedia queries (responsive = responsive design) is a CSS technique introduced in CSS3. If certain conditions or conditions are true, the @media tag is used to change one or more blocks of CSS properties.
READ MOREDomain Logical Design can be called domain-driven design even if it does not meet the meaning of Turkish counterpart. We can define DDD as a software approach to achieving complex needs by linking application to a developing model.
READ MORE