moleman

Stories kicked by moleman

Exploring NDJango: Forms and Extensions(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 9 months ago

We are gonig to continue converting the sample application we started last time. However, this time we are going to focus on creating forms, re-displaying data, and finally, creating our own NDjango tags without touching F# read more...

add a comment |category: |Views: 141

tags: another

Create a Strongly Typed CRUD UI With ASP.Net MVC RC(blogs.microsoft.co.il)

submitted by JemmJemm(9604) 3 years, 3 months ago

"In this post I will show the tooling enhancements in ASP.Net MVC that lets you build CRUD (List, Details, Create and Edit) actions very fast. With a little amount of code we can create a good starting point for building a data entry application using ASP.Net MVC." read more...

1 comment |category: |Views: 371

tags: another

.NET - Some Common Operations using LINQ To XML - Part I(dotnetcurry.com)

submitted by yooakimyooakim(85) 3 years, 6 months ago

Very good overview of how to query using LINQ to XML read more...

add a comment |category: |Views: 291

tags: another

15 Tools to Help You Develop Faster Web Pages(sixrevisions.com)

submitted by rimsystemsrimsystems(6119) 3 years, 11 months ago

Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...

1 comment |category: |Views: 737

tags: another

Building a better web forms: Context highlighting using jQuery (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 11 months ago

This article shows how to highlight a current context on a complex web forms using jQuery. You can see how to highlight current row or current group of rows, and how easily it could be done by uisng powerful jQuery selectors. read more...

3 comments |category: |Views: 363

tags: another

Dime Casts .Net - Short howto videos for .Net developers(dimecasts.net)

submitted by DrWatsonDrWatson(690) 4 years ago

Check out this new cool site with screencasts around 10 minutes in length. Great resource for .Net developers. read more...

add a comment |category: |Views: 315

tags: another

CSS Message Boxes for different message types (jankoatwarpspeed.com)

submitted by jankojanko(2555) 4 years ago

Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to "Account available". But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful. I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. read more...

add a comment |category: |Views: 576

tags: another

Day-to-day with Subversion(weblogs.asp.net)

submitted by jonasjonas(2215) 4 years ago

A good post that highlights some of the functionality of Subversion read more...

add a comment |category: |Views: 67

tags: another

Web standards VS add-in beta version out(aggiorno.com)

submitted by acymentacyment(355) 4 years ago

Aggiorno is an add-in for Visual Studio that can swallow horrible non-validating markup and help you make an ASP.NET site web standards compliant in a couple of minutes. Beta 1 has just been released, so you might want to give it a try and send some suggestions to the development team. read more...

2 comments |category: |Views: 15

tags: another

Comprehensive Comparson of 7 Popular JavaScript/Ajax Frameworks(dannydouglass.com)

submitted by DannyDouglassDannyDouglass(1260) 4 years, 1 month ago

After four days of ASP.NET AJAX training with Stephen Walther I set out to learn more about my options in choosing a solution for a JavaScript/Ajax framework. If I realized days later I would be writing this comprehensive post on 7 of the most popular frameworks, I may have just went with the "Inny-Minny-Miney-Moe" method! I decided to share my research, analysis, links, resources, and personal grade for each of the frameworks compared - jQuery, YUI, Prototype, Dojo, MooTools, Ext JS, and Script.aculo.us. I put together a comparison matrix to illustrate where many of the frameworks differ... read more...

3 comments |category: |Views: 46

tags: another

Subversion visually explained in 30 sec(coding-time.blogspot.com)

submitted by invasioninvasion(210) 4 years, 1 month ago

A simple flash explantion of Subversion with 2 concurrent users. Includes conflict solving. read more...

1 comment |category: |Views: 137

tags: another

ASP.Net MVC Framework 2 - A step by step guide (weblogs.asp.net)

submitted by bradygasterbradygaster(4897) 4 years, 1 month ago

If you're just getting started with ASP.Net MVC you should read this article; it goes step by step and explains how to use MVC in a quite simplistic (yet clear) example. read more...

add a comment |category: |Views: 76

tags: another

Visual LINQ Query Builder - VS 2008 Add-In(dotnetproject.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

Visual Linq Query Builder helps you create Linq to SQL queries for your programs read more...

add a comment |category: |Views: 173

tags: another

Trying out PowerCommands 1.1 for Visual Studio 2008(blogs.microsoft.co.il)

submitted by JemmJemm(9604) 4 years, 1 month ago

Generally, I don't like to install any Visual Studio extensions at all, but I thought I should give this one a chance. I installed PowerCommands 1.1 for Visual Studio 2008, and went to play with the new functionality. Here is what I found as the most useful... read more...

1 comment |category: |Views: 11

tags: another

6 free online editors for your asp.net project(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

A list of web editors that can be easily embedded in your asp.net projects read more...

1 comment |category: |Views: 22

tags: another

How to Branch Properly(blog.eleutian.com)

submitted by mjpaladmjpalad(615) 4 years, 1 month ago

Good discussion of source code branching specifically with Subversion. read more...

add a comment |category: |Views: 27

tags: another