schwankie

Stories kicked by schwankie

5 Reasons to be Excited about ASP.NET MVC 3(www.ironshay.com)

submitted by shayfriedmanshayfriedman(1411) 1 year, 7 months ago

It’s already been 6 months since ASP.NET MVC 2 was released and version 3 is already taking shape. I, personally, am thrilled about that because this version seems to put ASP.NET MVC, in terms of maturity and functionality, on the first line along with other MVC frameworks out there like RoR. I’ve put together 5 main reasons why I’m excited about this upcoming version. What about you? read more...

add a comment |category: |Views: 880

tags: another

Get Countries Name in .Net(aghausman.net)

submitted by aghausmanaghausman(110) 2 years, 10 months ago

In this post, I will explain you how can we get the countries name filled in any collection using .net without using any database. It is a regular task, which we all as developers did some past day but the difference is we used database table or xml file to hold the country names. But .net framework provide us with all the countries information in Globalization namespace. read more...

2 comments |category: |Views: 489

tags: another

Microsoft deprecating Oracle client in Dot Net 4(vistadb.net)

submitted by vistadbvistadb(879) 2 years, 11 months ago

Microsoft has announced through a blog that the ADO.NET 4 spec will mark the Oracle client as deprecated with plans for removal. They are also recommending that users go to a third party Oracle provider. Stop Helping the Competition? Wow, this will mark the first time an ADO.NET provider has been removed from the .Net framework. Is this a case of Microsoft trimming the fat, or pushing Oracle? I always thought it a bit of a free ride that Microsoft was helping Oracle by building their provider for them... read more...

1 comment |category: |Views: 423

tags: another

The “Sim City” effect(broloco.blogspot.com)

submitted by wellfan77wellfan77(175) 2 years, 11 months ago

What happens when you turn your back on a software development project. read more...

add a comment |category: |Views: 858

tags: another

Binding in ASP.NET MVC(stevesmithblog.com)

submitted by ssmithssmith(1160) 2 years, 11 months ago

Answers to some frequently asked questions about binding data to forms in ASP.NET MVC. Covers Bind(), ModelBinders, and ViewData.Model. read more...

add a comment |category: |Views: 276

tags: another

IIS Search Engine Optimization Toolkit (ScottGu)(weblogs.asp.net)

submitted by JemmJemm(9604) 2 years, 11 months ago

"Today we are shipping the first beta of a new free tool - the IIS Search Engine Optimization Toolkit - that makes it easy to perform SEO analysis on your site and identify and fix issues within it." read more...

add a comment |category: |Views: 229

tags: another

Automatically minify and combine JavaScript in Visual Studio(encosia.com)

submitted by gt1329agt1329a(7849) 3 years ago

As you begin developing more complex client-side functionality, managing the size and shape of your JavaScript includes becomes a key concern. It’s all too easy to accidentally end up with hundreds of kilobytes of JavaScript spread across many separate HTTP requests, significantly slowing down your initial page loads. I hope you’ll find that this technique is a good compromise between the tedium of using manual minification tools and the overwrought complexity of setting up some of the more “enterprisey” automation solutions. read more...

add a comment |category: |Views: 514

tags: another

How Rapid is Rapid? How Quick is Quick?(rocksolid.gibraltarsoftware.com)

submitted by jcincottajcincotta(341) 3 years ago

An unusual take on the importance of raw performance in logging systems. Sometimes less is more. Rather, in logging, as in most software design challenges, keeping the big picture in mind is the most important thing. Concepts extend to other design topics. read more...

1 comment |category: |Views: 226

tags: another

Windows 7 Tricks and Keyboard Shortcuts (geekswithblogs.net)

submitted by sdormansdorman(1415) 3 years ago

A summary of Windows 7 keyboard shortcuts and tips. read more...

add a comment |category: |Views: 585

tags: another

How to test your multi-threaded code (part 1 of 3)?(blog.decarufel.net)

submitted by decarufedecarufe(959) 3 years ago

CHESS is the answer. At least this is what we have best right now. read more...

add a comment |category: |Views: 480

tags: another

Top 5 SQL System stored procedures every developer should know(dotnetcube.com)

submitted by dncdudedncdude(1350) 3 years ago

There are a number of documented and undocumented system stored procedures in MS SQL Server that are helpful for every web developer working with databases. From the developer’s perspective, here’s a list of 5 System stored procedures that are my favorite. read more...

1 comment |category: |Views: 1037

tags: another

Download M-V-VM Project Template/Toolkit(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years ago

Download M-V-VM Project Template/Toolkit today!!!! read more...

add a comment |category: |Views: 377

tags: another

Scripting ASP.NET MVC Views Stored In The Database(haacked.com)

submitted by alleyalley(2840) 3 years, 1 month ago

Say you’re building a web application and you want, against your better judgment perhaps, to allow end users to easily customize the look and feel – a comment scenario within a blog engine or any hosted application read more...

add a comment |category: |Views: 154

tags: another

C# Regions are not Useful? Give me a Break(codezest.com)

submitted by daveschinkeldaveschinkel(1720) 3 years, 1 month ago

I often see arguments about use of regions in C# code. And this is one of the most annoying things I see on the Internet in my opinion when it pertains to code structure. Whoever says regions are not to be used, I’d love to see your code and know what standards you have established as a team with your code base. I bet you it’s a mess and the reason you don’t like regions is because the developers on your team has abused use of them and that there is no logical pattern or team standard established. read more...

add a comment |category: |Views: 631

tags: another

Kobe - Oh Dear Lord Why?!(codebetter.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 1 month ago

Karl Seguin weighs in on the latest MS ASP.NET MVC sample app read more...

add a comment |category: |Views: 406

tags: another

5 Most Common Asked Questions When Using .Net RIA Services(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

From the comments on my previous articles on .Net RIA Services and from the search queries that lead to those articles, a pattern of a recurring set of questions showed up and I am sure that most .Net RIA Services enthusiasts face the same issues. This post address a few of these issues read more...

add a comment |category: |Views: 285

tags: another