• Bel nu onze account manager! Bel nu onze account manager!
    010 - 442 33 99
  • Nog geen project gescoord? Nog geen project gescoord?
    Schrijf je nu in en wij helpen je zoeken naar een geschikte opdracht!
  • Werving en Selectie Werving en Selectie
    U zoekt .Net Specialisten voor uw bedrijf. Wij kunnen de werving en selectie voor u uit handen nemen!
  • Geniet van je vrijheid Geniet van je vrijheid
    Als .Net Specialist kan je zelf de meest uitdagende opdrachten kiezen.

.Net nieuws

Script# nog niet dood verklaard

Velen onder jullie die de ontwikkelingen van Script# volgen zullen gemerkt hebben dat het nogal stil is van de zijde van Nikhil Kothari. Vragen worden inde community gesteld of het nog wel verstandig is om Script# te gebruiken met ...
| 12-8-2010 19:54:09 | Christiaan van Bergen |


OpenSearch

V. Wat is OpenSearch? Hoe krijg je dat aan het werk in een CMS? A. het is een protocol om de website doorzoekbaar te maken op een transparante manier. Een en ander staat beschreven in http://www.opensearch.org/ ...
| 12-8-2010 19:54:09 | Hans Le Roy |


macawers presenteren op de devdays2009

de devdays is hét kennisevenement voor microsoft-developers en wordt dit jaar op 28 en 29 mei in het world forum in den haag georganiseerd. het biedt alles wat een developer boeit, bezig houdt en nodig heeft. ...
| 12-8-2010 19:54:09 | Annemarie |


mollom captcha's voor stad tienen

de website van de stad tienen werd extra "beveiligd" tegen website spam (formulieren) aan de hand van mollom. mollom is een belgisch product dat automatisch ongewenste berichten blokkeert, die binnenkomen via contactpagina's en ...
| 12-8-2010 19:54:09 | Jan Ottenbourg |


Faits divers van Maart

De voorbije twee weken waren vrij divers en intens. Vrij druk op kantoor, en de lente is uiteindelijk in het land geraakt. De details van Arrrrcamp werden gepubliceerd, en de nieuwe site heeft zijn eerste weekje erop zitten. ...
| 12-8-2010 19:54:09 | onbekend |


Codegarden 2010: Umbraco Community groeit enorm

Cdoegarden 2010 Umbraco Conference Vorige week dinsdag stapten Bram Loquet en ikzelf de vlieger op richting Kopenhagen, onderweg naar het jaarlijks event voor Umbraco gebruikers: CODEGARDEN. Drie dagen lang, samen met 250 andere ...
| 12-8-2010 19:54:09 | Tom Herrijgers |


Visual Studio 2010 RTM in combinatie met Windows Phone 7 Developer ...

Deze week is Visual Studio 2010 uitgebracht en beschikbaar als download via MSDN en als trial via http://www.microsoft.com/visualstudio/en-us/download (je kunt later je MSDN key gebruiken om de trial om te zetten naar een definitieve ...
| 12-8-2010 19:54:09 | Matthijs Hoekstra |


Een applicatie (RIA) bouwen met Silverlight …

Ik heb ruim 20 jaar software ontwikkeld in allerlei talen en omgevingen. Ik heb ook veel met .NET gedaan. Ik houd me in Nederland al jaren met Silverlight bezig. Best een achtergrond dat je zou zeggen … ik moet het allemaal wel snappen ...
| 12-8-2010 19:54:09 | Martin Tirion |


Webs wordt nieuwe solution provider voor Umbraco

We zijn trots te kunnen melden dat we ons vandaag als een van de eerste Belgische webbureaus Umbraco Solution Provider mogen noemen. We hebben de afgelopen weken heel wat tijd in de opleiding van onze web developers gestoken. ...
| 12-8-2010 19:54:09 | Pieter Brat |


Nieuw - Eenvoudig dynamische websites maken met WebMatrix

webx-brand. Er is een nieuw product uitgekomen van Microsoft om eenvoudig dynamische websites te maken: WebMatrix. Het is snel, compact en gratis. Het bevat een omgeving om snel met een website te beginnen of het beheer ervan te doen. ...
| 12-8-2010 19:54:09 | Martin Tirion |


Logging and Handling Errors in ASP.NET 4

This article is taken from the book ASP.NET MVC 2 in Action. The authors discuss URL rewriting as a powerful deployment option that opens up new scenarios in URL canonicalization and seamless resource management.
| 12-8-2010 4:34:36 | Manning Publications |


XSLT Transformation in ASP.NET

This article explains on a clear way how you can make XSLT transformation to a given XML file using ASP.NET C#.NET. Also you will see example usage of ASP.NET Literal and XML Controls.
| 11-8-2010 4:34:36 | Satheesh Babu |


Visual Studio 2010 IDE Features

Visual Studio 2010 added lot of new IDE [Integrated Development Environment] features to help with fast development and efficient debugging tools. This article will help you in understanding a few of the IDE features introduced in Visual Studio 2010.
| 10-8-2010 4:34:36 | Ambily KK |


Web Pages - Efficient Paging Without The WebGrid

If you want to display your data over a number of pages using WebMatrix Beta1, you have two options. One is to use the built-in paging support that comes with the WebGrid helper. But that means that your data will be displayed within an HTML table. If that is not your preferred layout choice, you need to write your own paging code. Let's look at how you can do that.
| 9-8-2010 4:34:36 | Mike Brind |


Loading WCF Data Services Ajax Script Library

The article explains what is the Script Loader and how to use it in order to load the WCF Data Services Ajax script library.
| 8-8-2010 4:34:36 | Gil Fink |


Control the Layout of the List Controls in ASP.NET 4

In ASP.NET 2.0 and 3.5 the RadioButtonList and the CheckBoxList were displayed in a table format. In this article we are going to demonstrate some of the changes in ASP.NET 4 which allow the developer to customize how the list controls are displayed on the page.
| 7-8-2010 4:34:36 | Mohammad Azam |


Calling Validator Controls from JavaScript.

In this blog post we will see how to use JavaScript in conjunction with ASP.NET validator controls.
| 6-8-2010 4:34:36 | Sandeep P R |


Add Row to ASP.NET ListView at Clientside

This article discusses how to avoid Posbacks for CRUD operations using ASP.NET Listview.
| 5-8-2010 4:34:36 | Pradeep Y |


Localize the jQuery DatePicker Control in an ASP.NET Page

The jQuery UI DatePicker widget is highly configurable and full of features, and I use it in my applications whenever I can. In this article, we will see how to localize the DatePicker based on the value selected from an ASP.NET DropDownList.
| 4-8-2010 4:34:36 | Suprotim Agarwal |


Testing Asynchronous Methods in ASP.NET MVC

In this article, I'll first briefly describe the mechanics of asynchronous action methods and then move on to discuss how to test asynchronous methods.
| 3-8-2010 4:34:36 | Dino Esposito |