Archive for category ASP.NET MVC 4
İlk E-Kitabım – ASP.NET MVC Hakkında, Ücretsiz ve İndirilebilir
Posted by Mahmut Sozeri in ASP.NET MVC 3, ASP.NET MVC 4, ASP.NET MVC 5, SignalR, Software Development, Visual Studio 2013 on December 28, 2013
Herkese merhaba, Sizlerle blogumda yazmış olduğum yazılarımdan derleyerek birleştirdiğim bir kitabı elektronik ortamda paylaşıyorum. Bu kitap içerisinde yazıların tamamı benim tarafımdan kişisel bilgi ve tecrübelerimden yazılmıştır, bir kaç yazıda da belirttiğim üzere bazı bölümleri ingilizceden Türkçe’ye çevirdiğim yazılarda bulunmaktadır. Kitap hakkında her türlü yorumunuzu, hataları, eksiklikleri, olmasını istediklerinizi ve teşekkürlerinizi, bana iletişim sayfası aracılığıyla ulaştırabilirsiniz. […]
[Blog Post] ASP.NET MVC 4 Razor İpucu 7 – Performans İçin Kullanılmayan View Engine’leri Devre Dışı Bırakmak(Glimpse Kullanımı)
Posted by Mahmut Sozeri in ASP.NET MVC 4 on September 14, 2013
Merhaba Arkadaşlar, Bu yazımda ASP.NET MVC’de performans artırmaya yönelik olarak uygulanması oldukça kolay ve anlaşılabilir olan bir konu hakkında konuşacağız. Niye: ASP.NET MVC caching konusunda Partial, View ve Display/Editor Template leri açısından genel olarak oldukça iyidir. Fakat eğer ASP.NET MVC projeniz içerisinde sadece tek türde View Engine kullanıyorsanız, diğer kullanılmayan View Engine’leri devre dışı bırakmak […]
[Blog Post] How To Get An User’s Timeline Using Twitter API v1.1 With TweetSharp (Updated)
Posted by Mahmut Sozeri in ASP.NET MVC 4 on July 2, 2013
Hi everybody, You are here because you, who were using old Twitter API, might search how to use new Twitter API or might try to use Twitter API or something like that. The people who are using Twitter API know that Twitter API unfortunately has changed. Before, it was easy to get Tweets belongs to […]
[Blog Post] How To Modify Current URL Without Reloading or Redirection Using JavaScript(location.hash, history.pushState, history.replaceState)
Posted by Mahmut Sozeri in ASP.NET MVC 4, HTML 5, JavaScript, jQuery on April 3, 2013
Hi everybody, In previous post, we talked about Knockout.js. Today, we are going to deal with how to change current URL without reflesh the page. Actually, a lot of companies are using this operation which are facebook, wordpress, translate.google, and other web sites which uses single page application or kind of single page web sites. […]
[Blog Post(Turkish)] Seminerlerde Kullandığım ASP.NET MVC Sunumumu Paylaşıyorum!
Posted by Mahmut Sozeri in Activities, ASP.NET MVC 4 on March 13, 2013
Merhaba Arkadaşlar, Yapmış olduğum sunumlarda, seminerlerde ve derslerde kullandığım ASP.NET MVC 4 sunumumu biraz daha düzenleyip sizlerle paylaşmak istedim. İçerisine bir kaç kaynaktan not olarak eklemeler yaptım. Umuyorum faydalı olacaktır. İndirmek için tıklayınız. Aşağıda önizleyebilirsiniz. Slideshare uzerinden gösterildiği için maalesef animasyonlar görüntülenmemektedir. Bu yüzden vermiş olduğum linkten indirebilirsiniz. Kullanırken kaynak olarak göstermeniz durumunda ticari kullanımlar […]
[Blog Post] My New Web Application, called SZR.me, is Live! – A Kind Of URL Shorten Service
Posted by Mahmut Sozeri in ASP.NET MVC 4, Software Development on February 27, 2013
Hi everyone, The project I have wanted to develop for a long time is online finally! I’m happy to announce to you my new web application is SZR.me. The App is the type of URL Shorten Service everybody knows. It’s fast, really short and also free 🙂 When we are on web especially social media, […]
[Old Blog Post] What’s New ASP.NET Fall 2012 Update BUILD Prerelease?
Posted by Mahmut Sozeri in ASP.NET MVC 4 on January 25, 2013
Hi everyone At October 28, Before Build, As you can read New updates came to Visual Studio Web Tools and ASP.NET in ASP.NET Fall 2012 Update Build Prerelease. Last Week At Build Scott Hanselman ve Jon Galloway presented new feaures with very amusing demos. You can watch this enjoyable video here. It might show some new features that excite me. This is just a prerelease. Some errors can […]
[Blog Post] ASP.NET MVC İle İlgili Tüm Yazılarım (33 Yazı, 1 Yazı Dizisi ve 1 İpucu Serisi) [Güncellendi]
Posted by Mahmut Sozeri in ASP.NET MVC 3, ASP.NET MVC 4, ASP.NET MVC 5 on January 10, 2013
Merhaba Arkadaşlar, Blogumda şimdiye kadar yazdığım ASP.NET MVC ile ilgili tüm kaynakları tek bir sayfada toplamak istedim. Blogumdaki yazı sayısı her geçen gün artıyor. Bu yüzden aşağıdaki gibi konu başlıklarına göre yazıları 3 farklı bölümde ayırdım. Umarım bu şekilde bir arada olması ASP.NET MVC ile ilgilenen kişiler için oldukça iyi olacak diye düşünüyorum. ASP.NET MVC […]
[Incredible Blog Post] Validation Using The Data Annotation Validators in ASP.NET MVC (10 Useful/Favorite Attributes;CustomValidation, Remote, Compare, StringLength, DataType, RegularExpression, Range, Display, Required, DisplayFormat)
Posted by Mahmut Sozeri in ASP.NET MVC 4 on January 9, 2013
Hi everyone, In the previous post, I explained you “How To Write A Real Time Chat Application In Only 5 Minutes! (Using SignalR)“. I mentioned about something which is; what SignalR is, how to use it, etc. We also saw what an amazing technology SignalR is. Now, We’re going to concern about useful attributes whichI have used […]
[Blog Post] How To Write A Real Time Chat Application In Only 5 Minutes! (Using SignalR)
Posted by Mahmut Sozeri in ASP.NET MVC 4, JavaScript, jQuery, SignalR, Software Development on January 4, 2013
Hi everyone, My two previous posts were about what I experienced in the US. I used to post my articles in english on my other web site. Now, I’ll use this web site both in English and Turkish. I would like to introduce you “How to code a Real Time Chat Application in 5 Minutes using […]