|
|
RipRyness
RipRyness
 |
|
Stories kicked by RipRyness
|
|
published 2 months, 25 days ago, submitted by
rstrahl
2 months, 26 days ago
west-wind.com — Client templating in Javascript can be a great tool to reduce the amount of code you have to write to create markup content on the client. There are a number of different ways that templating can be accomplished from a purely manual approach to a full templating engine. In this entry I'll look at several different approaches. read more...
add a comment
|
category: AJAX | Views: 295
|
|
tags:
jQuery, ReadIt, template, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 19 days ago, submitted by
crpietschmann
4 months, 19 days ago
blog.lutzroeder.com — After more than eight years of working on .NET Reflector, I have decided it is time to move on and explore some new opportunities. I have reached an agreement to have Red Gate Software continue the development of .NET Reflector. Red Gate has a lot of experience creating tools for both .NET and SQL Server. They have the resources necessary to work on new features, and Reflector fits nicely with other .NET tools the company offers. Red Gate will continue to provide the free community version and is looking for your feedback and ideas for future versions. read more...
add a comment
|
category: CLR | Views: 462
|
|
tags:
RedGate, LutzRoeder, CLR, Reflector | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 19 days ago, submitted by
JudahGabriel
4 months, 19 days ago
simple-talk.com — Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. read more...
4 comments
|
category: Products | Views: 436
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
RipRyness
4 months, 22 days ago
west-wind.com — New default in SQL Server's Management Tools: When you design a table in a database and then try to make a change to a table structure that requires the table to be recreated, the management tools will not allow you to save the changes. read more...
add a comment
|
category: Database | Views: 5
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 23 days ago, submitted by
ourcurrentfuture
4 months, 25 days ago
weblogs.asp.net — 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: Visual Studio | Views: 221
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
pinaldave
4 months, 25 days ago
blog.sqlauthority.com — If you have struggled with your datetime format with your application or database. This is one script you will need.
Bookmark it. read more...
add a comment
|
category: Database | Views: 10
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 25 days ago, submitted by
klasbas
4 months, 26 days ago
littletutorials.com — 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: Other | Views: 333
|
|
tags:
practices, Development | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dcarr
4 months, 27 days ago
ayende.com — There has been some noise lately about Fluent NHibernte. This gives you a fluent interface to configure NHibernate mapping. I don't really see the point, frankly. Fluent NHibernate, at least in its current stage, requires a mapping class per entity. At this point, I might as well use the XML again.
In general, anything that requires me to touch two places to make one change is suspect. That is part of the reason that I like ActiveRecord, the change is highly localized.
read more...
add a comment
|
category: Architecture | Views: 18
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 27 days ago, submitted by
djsolid
4 months, 28 days ago
weblogs.asp.net — Yesterday .NET SP1 released and many new features for ASP.NET where added. But yesterday i also discovered a feature that ASP.NET has from version 2.0
Let's say we have a button. We can decide what value will the properties have for different browsers!!! And we can do that with this way... read more...
1 comment
|
category: ASP.NET | Views: 352
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 28 days ago, submitted by
johnrummell
4 months, 28 days ago
microsoft.com — 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: Visual Studio | Views: 731
|
|
tags:
.net3.5, VisualStudio2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 7 days ago, submitted by
rimsystems
5 months, 7 days ago
weblogs.asp.net — See how the jQuery Validation plugin can be used with the MVC framework to validate all the inputs in a form before it is submitted to the controller. read more...
add a comment
|
category: AJAX | Views: 324
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 17 days ago, submitted by
Ragoczy
5 months, 17 days ago
lovethedot.blogspot.com — The original story (http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions) got quite a bit of traffic from here. There've been some clarifications and updates from Microsoft and the StyleCop team that, I think, make their position clear and reasonable -- also, the original how-to that had been taken down "at Microsoft's request" is back up. A lot of people kicked the original story, so I hope you'll all take the opportunity to read Microsoft's responses and give them fair consideration. read more...
1 comment
|
category: C# | Views: 337
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 23 days ago, submitted by
dcarr
5 months, 23 days ago
blog.domaindotnet.com — In a strategic move on Microsoft’s part that has the open source community buzzing, the well-known and respected founder of the Castle Project Hamilton Verissimo has accepted a position with Microsoft’s MEF group. read more...
12 comments
|
category: Open Source | Views: 251
|
|
tags:
Microsoft, strategy, OpenSource, Castle | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 23 days ago, submitted by
simonech
5 months, 24 days ago
hammett.castleproject.org — Hamilton Verissimo, aka Hammett is joining MS as PM inside the MEF (Managed Extensibility Framework) team, but will keep on working on Castle. read more...
add a comment
|
category: Community | Views: 179
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 1 day ago, submitted by
RipRyness
6 months, 1 day ago
west-wind.com — How do you deal with JavaScript inclusion into the page given that you have a fair number of JavaScript files that are bound to change frequently and across multiple projects/applications? read more...
add a comment
|
category: ASP.NET | Views: 244
|
|
tags:
JavaScript, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 5 days ago, submitted by
Ragoczy
6 months, 5 days ago
lovethedot.blogspot.com — Microsoft released a tool called Microsoft Source Analyzer, or StyleCop. It analyzes source code for standards violations. It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration. So the community dug in and figured out how to do these things and now MS is firing off license-violation emails. Don't they get it? The community wants to use the product, but it's too limited ... these extensions help make it better. read more...
5 comments
|
category: C# | Views: 500
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|