|
|
D_Guidi
D_Guidi
 |
|
Stories kicked by D_Guidi
|
|
published 5 days, 9 hours ago, submitted by
ethilik
7 days, 11 hours ago
blog.sb2.fr — Today a short list of My Personal Most Interesting .NET Questions to me asked on StackOverFlow I founded. read more...
add a comment
|
category: Tips & Tricks | Views: 666
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 11 hours ago, submitted by
keyvan
10 days, 13 hours ago
codeclimber.net.nz — Simone Chiaretta shares his opinions about Oxite, the CMS built by MIX team as a showcase for ASP.NET MVC, and talks how the downsides of the software can help you apply your knowldege in ASP.NET WebForms in ASP.NET MVC. read more...
2 comments
|
category: MVC | Views: 189
|
|
tags:
Oxite, SimoneChiaretta, WebForms, ASPNETMVC, CodeClimber | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 21 days, 13 hours ago, submitted by
simonech
21 days, 15 hours ago
weblogs.asp.net — ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table read more...
1 comment
|
category: ASP.NET | Views: 454
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 4 hours ago, submitted by
beckelmw
24 days, 6 hours ago
tvidesign.co.uk — jQuery is awesome. I've been using it for about a year now and although I was impressed to begin with I'm liking it more and more the longer I use it and the more I find out about it's inner workings.
I'd call myself an "intermediate" jQuery user and I thought some others out there could benefit from all the little tips, tricks and techniques I've learned over the past year. The article also ended up being a lot longer than I thought it was going to be so I'll start with a table of contents so you can skip to the bits you're interested in.
read more...
2 comments
|
category: jQuery | Views: 709
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month ago, submitted by
keyvan
1 month ago
codeclimber.net.nz — Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. read more...
add a comment
|
category: ASP.NET | Views: 664
|
|
tags:
MVC, Blog, Microsoft, OpenSource, Oxite | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 13 days ago, submitted by
RyanFarley
1 month, 14 days ago
crazeegeekchick.com — hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...
3 comments
|
category: Other | Views: 946
|
|
tags:
Tools | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 26 days ago, submitted by
bkon
1 month, 26 days ago
socialsnippets.com — The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics. In this article, we focus on creating an absolutely bare bones FBML application that leverages the API. Enjoy! read more...
1 comment
|
category: ASP.NET | Views: 318
|
|
tags:
API, .Net, ASP.NET, Facebook | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Guardian
2 months, 3 days ago
nablasoft.com — ... I added a small Silverlight application to an existing and styled website, the app was surrounded by the usual <div>.
In IE7 all gone well but in FF the Silverlight application appeared to be completely collapsed and not visible at all. After some research I found the the problem is in the way Firefox renders the <object> tag when it’s height is relative (that is it’s a percentage). Since none of the containers around the Silverlight <object> tag had a Height defined Firefox assumed to use 0. Here's a workaround... read more...
add a comment
|
category: Silverlight | Views: 4
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 11 days ago, submitted by
johnsheehan
2 months, 12 days ago
weblogs.asp.net — If you’ve used ASP.NET AJAX then you’ve likely used controls from toolkits such as the ASP.NET AJAX Control Toolkit in your applications. Microsoft has also released a Silverlight Toolkit with new controls and functionality that can be used in Silverlight 2 applications. read more...
add a comment
|
category: Silverlight | Views: 257
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
JoshSmith
2 months, 19 days ago
cracknetproject.com — Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 21 days ago, submitted by
JamesNK
2 months, 21 days ago
james.newtonking.com — An great new tool to automatically optimize your ASP.NET website. read more...
3 comments
|
category: ASP.NET | Views: 505
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Guardian
2 months, 22 days ago
nablasoft.com — ...I needed a quick and dirty way to do the deep clone of an object, since my entity classes are shared between WCF, WPF and Silverlight (yes I’m one of the guys so crazy to build multi-target applications) I needed a method that could work in all the environments... read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
alkampfer
2 months, 24 days ago
nablasoft.com — The Json serializer of the microsoft ajax can give you problems when you pass date value to webservice methods becuse it adjust to UTC, here I present a simple solution to the problem. read more...
add a comment
|
category: ADO.NET | Views: 9
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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