Tag Archives: ASP.Net MVC

How To : Add Image Preview on Kendo Upload

Yes I am back, was quite busy for almost the whole year but yes I am still doing programming, a lot of it, in fact I was busy with two projects hence I haven’t posted for quite sometime. Today I will just post a simple How To that might be really helpful to some that… Read More »

Effinator

Another open source project delivered to you. So what is this all about, Effinator is a open source application developed in C#.Net basically its a code generator to build your Basic Architecture based on Entity Framework this work well with the architecture structure I explained on my article earlier so its best to read that first… Read More »

Creating a Solid Architectural Foundation from scratch is not really that hard

I think I have been using S#arp Architecture for 5 years now and its such an amazing solution to combine different technologies to give you a pre-generated Architecture so all you have to do is concentrate on developing items like the User Interface and Business Logic, this solution takes the burden of designing your own architecture… Read More »

What’s with this ‘/_vti_bin/owssvr.dll’ and ‘/MSOffice/cltreq.asp’ errors on my MVC Application

You might be getting the following errors below on your MVC Application and your wondering where does this come from? You looked everywhere in your solution and you’re definite you don’t have the following pages that the error is referring to. And now you are getting crazy and is looking for answers on how to… Read More »