Chombatta

Stories kicked by Chombatta

ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 1 Overview(asp.net)

submitted by ChombattaChombatta(50) 3 years ago

Many exciting changes for ASP.NET are coming in the .NET Framework version 4.0. This document gives an overview of many of the new features that are included in the upcoming Beta 1 release of .NET 4.0 and in the Visual Studio 2010 release. Official whitepaper. read more...

add a comment |category: |Views: 15

tags: another

The Perfect Storm Botnet (codebetter.com)

submitted by siphilpsiphilp(919) 3 years, 5 months ago

Rob Conery talks about the power of a bot net and why developers should be aware of XSS attacks and other nasties should an app be allowing users to post into the system. read more...

add a comment |category: |Views: 143

tags: another

The Future of Programming Languages(atalasoft.com)

submitted by ericdcoolestericdcoolest(1200) 3 years, 7 months ago

In this article I'm going to focus on Dynamic Typing and Metaprogramming in particular. It's interesting to consider what the impact on the maintainability of our code from their increased prominence might be. read more...

add a comment |category: |Views: 362

tags: another

Anders Hejlsberg: The future of programming languages(blog.jaoo.dk)

submitted by locrainlocrain(400) 3 years, 7 months ago

In this video Anders Hejlsberg takes a look at the future of programming languages and sees the trends; declarative, dynamic and concurrent. As the chief designer of the C# programming language and a key participant in the development of the .NET Framework Anders Hejlsberg has a lot to say about this development - not just as a wish but also as something that can be realized. read more...

add a comment |category: |Views: 408

tags: another

UK Software Consultant Nightmare: The IT Recruiting Agents(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 7 months ago

The definite guide to the tricks and tactics employed by some IT recruting agents that made the UK software consultant's recruting process a nightmare. read more...

add a comment |category: |Views: 427

tags: another

ASP.NET MVC Preview 5 and Form Posting Scenarios (weblogs.asp.net)

submitted by pstathopstatho(670) 3 years, 8 months ago

Another epic post by The Gu read more...

2 comments |category: |Views: 198

tags: another

Top 10 Things That Annoy Programmers(kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 3 years, 8 months ago

Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...

1 comment |category: |Views: 946

tags: another

Altairis Id Toolkit - Multiple Authentication Methods for ASP.NET Apps(codeplex.com)

submitted by ChombattaChombatta(50) 3 years, 9 months ago

Altairis Identity Toolkit is a set of components which will allow you to add any kind of authentication (such as Windows Live ID or Information Cards / CardSpace) to any application, which is based on ASP.NET membership and forms authentication. The toolkit is designed to be extensible in terms of possible forms of authentication (Live ID and personal InfoCards are supported now) and in terms of how the claims got from given authentication methods are mapped to membership users. The Altairis Identity Toolkit is looking for an implementation of OpenID support! read more...

add a comment |category: |Views: 29

tags: another

Convenience Kills, or the Case Against RAD Tools(kohari.org)

submitted by ang3lfir3ang3lfir3(660) 3 years, 9 months ago

A rather heated discussion erupted last week on Twitter and IRC concerning so-called “drag-and-drop demos” — point-and-click demonstrations of “software development” that just involve dragging controls around on a graphical designer without a lot of actual coding involved. Being entirely unable to resist joining in on debates, I had to chime in and give my two cents. read more...

add a comment |category: |Views: 323

tags: another

Web Design Do Nots(lintusoft.com)

submitted by ChombattaChombatta(50) 3 years, 9 months ago

A list of (old) web design pitfalls you want to avoid with some afterthoughts. read more...

add a comment |category: |Views: 14

tags: another

Enabling Javascript Intellisense In External Libraries(weblogs.asp.net)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 9 months ago

To get JavaScript IntelliSense working in VS 2008 SP1, you need to tell IntelliSense the location of the libraries that you're using. You do that by adding a special comment at the top of the .js file. Here's How.. read more...

add a comment |category: |Views: 239

tags: another

Filters in ASP.NET MVC Preview 4(haacked.com)

submitted by CraigStuntzCraigStuntz(438) 3 years, 9 months ago

In CodePlex Preview 4 of ASP.NET MVC, we split out our action filters into four types of filters, each of which is an interface. To write a custom filter, you simply need to create an attribute that also implements one of the four interfaces I mentioned. read more...

add a comment |category: |Views: 187

tags: another

Software development dogmata - good practices gone bad(littletutorials.com)

submitted by klasbasklasbas(250) 3 years, 9 months ago

Many practices in the software development world are widely accepted at some moment in time as the “true way”. The trouble starts when the “true way” is forced down the throats of people who need a “new way”. Usually popular practices follow a similar path between the moment somebody discovers/creates them and until they get massively popular. read more...

add a comment |category: |Views: 336

tags: another

Test Web Pages with Multiple Browsers on a Windows Development Machine(lintusoft.com)

submitted by ChombattaChombatta(50) 3 years, 9 months ago

Check and test your web pages with Virtual PC, IE Tester and Firefox add-ons. read more...

add a comment |category: |Views: 18

tags: another

Visual Studio 2008 Service Pack 1(microsoft.com)

submitted by johnrummelljohnrummell(1321) 3 years, 9 months ago

It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today: Microsoft Visual Studio 2008 Service Pack 1 (exe) http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en Microsoft Visual Studio 2008 Service Pack 1 (iso) http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...

6 comments |category: |Views: 773

tags: another

How to run a software development company (INTO THE GROUND)(trycatchfail.com)

submitted by Matt_TCFMatt_TCF(946) 3 years, 9 months ago

The series will cover the things you *shouldn't* do if you hold some sort of managerial stake in a software project. Sadly these tales will be from my own personal experience working for companies that have drifted into disarray. These examples will be embellished somewhat to drive the points home, but by and large, everything you will read in these posts will be true. read more...

add a comment |category: |Views: 812

tags: another