Ingenutrix
Name: Ingenutrix
Score: 2,753.08
Last Seen: 251 days, 10 hours, 53 minutes ago
Member Since: 12 February, 2009
DotNetShoutout
atom rss
10
shouts

Event Aggregation with jQuery - K. Scott Allen

published 251 days, 9 hours, 11 minutes ago posted by StevesSteves 252 days, 5 hours, 57 minutes ago
Friday, July 10, 2009 12:57:48 PM GMT Thursday, July 09, 2009 4:12:03 PM GMT
As the “write less, do more” library, jQuery garners lots of love for its terseness. The terseness, combined with a rich ecosystem of plug-ins, means I can display my OdeToCode twitter feed on a web page using only 10 lines of code (complete with animation and custom loading message)*. $(function() { $("#getTweets").click(function() { $("#tweets").getTwitter({ userName: $("#screenname").val(), numTweets: 10, loaderText: "... (more)
category: Ajax | clicked: 85 | comment | | source: odetocode.com
tags: jQuery
7
shouts

15 Good CSS Forums for Web Designers and Developers

published 251 days, 9 hours, 11 minutes ago posted by tutorialfeedtutorialfeed 253 days, 6 hours, 44 minutes ago
Friday, July 10, 2009 12:57:48 PM GMT Wednesday, July 08, 2009 3:24:58 PM GMT
If you are intermediate in CSS and looking to enhance your CSS knowledge then this post going to help you. By joining any of the following CSS forums will help you to boost your CSS knowledge. (more)
category: Web Service | clicked: 68 | comment | | source: tutorialfeed.blogspot.com
tags: css forums
9
shouts

ASP.NET MVC & jQuery Part 3: MvcContrib Grid & jQuery Plugins

published 252 days, 10 hours, 3 minutes ago posted by http://elijahmanor.blogspot.com/http://elijahmanor.blogspot.com/ 253 days, 17 hours, 27 minutes ago
Thursday, July 09, 2009 12:05:29 PM GMT Wednesday, July 08, 2009 4:41:41 AM GMT
This is the 3rd blog post in a series taken from a recent ASP.NET MVC & jQuery presentation I gave at CodeStock. The previous blog posts are available here...Part 1: Adding jQuery Intellisense to VS 2008Part 2: Zebra StripingMVC Contrib Grid Component The ASP.NET MVC 1.0 Release has a lot of great things included in it, but there is another open source project called MVC Contrib that fills many gaps and compliments the core functionality. In this blog post I want to demonstrate how you can use the MV... (more)
category: ASP.NET | clicked: 156 | comment | | source: webdevdotnet.blogspot.com
tags: jquery aspnetmvc mvccontrib
15
shouts

ASP.NET MVC Grid – Part 4 – View Models, Unit Testing, Keyword Search

published 251 days, 9 hours, 11 minutes ago posted by http://xlib.wordpress.com/http://xlib.wordpress.com/ 254 days, 8 hours, 7 minutes ago
Friday, July 10, 2009 12:57:48 PM GMT Tuesday, July 07, 2009 2:01:46 PM GMT
July 6, 2009ASP.NET MVC Grid – Part 4 – View Models, Unit Testing, Keyword SearchFiled under: ASP.NET MVC, General — Eric P @ 12:00 am In this part, I decided to take a step back and do some refactoring. At the same time I would like to keep moving forward, by adding new Keyword Search functionality as well as an Auto Complete control to quickly find/edit a customer. (more)
category: ASP.NET | clicked: 143 | comment | | source: xlib.wordpress.com
tags: ASP.NET MVC Grid
9
shouts

10 Promising CSS Framework That Worth A Look

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 255 days, 11 hours, 44 minutes ago
Monday, July 06, 2009 10:25:16 AM GMT
Most of web designers should heard about “CSS Framework”, and I believe some of you had tried them before. Just like other programming and scripting language, CSS do have some repeat code that can be packed together to ease our daily job. When use properly, CSS Framework may cut down your development time. On the other hand, it may cause extra works and time if you cho... (more)
category: UX | clicked: 27 | comment | | source: ooyes.net
tags: CSS, css framework
10
shouts

10 CSS tricks that make website looks cool instantly!

published 253 days, 9 hours, 1 minute ago posted by StevesSteves 254 days, 16 hours, 27 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Tuesday, July 07, 2009 5:42:11 AM GMT
There are numerous ways a Cascading Style Sheets (CSS) can improves our web design and it’s not difficult to implement a few to make our website looks better and more user-friendly. Listed below are 10 cool CSS tricks that will improve your web designs instantly. The good thing about these tutorials is that they make complicated CSS tricks look easy (and you don’t have extensive coding work to do!). If you are new to web design and development, I suggest you bookmark this article for further reference i... (more)
category: Foundation | clicked: 119 | comment | | source: www.webhostingsecretrevealed.com
tags: CSS, Tips & Tricks, Tips and Tricks
11
shouts

Extreme ASP.NET: Guiding Principles For Your ASP.NET MVC Applications

published 253 days, 9 hours, 1 minute ago posted by developmentalmadnessdevelopmentalmadness 255 days, 4 hours, 56 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Monday, July 06, 2009 5:12:34 PM GMT
In this article, I want to lay out some principles you should follow when working with the ASP.NET MVC framework. These principles are not rules, but ideals and values you should cherish and keep in the forefront of your mind when building ASP.NET MVC applications that need to survive and evolve beyond a single release. (more)
category: ASP.NET | clicked: 82 | comment | | source: msdn.microsoft.com
tags: MVC Framework
12
shouts

LINQPad and Azure - Jamie Thomson

published 253 days, 9 hours, 1 minute ago posted by StevesSteves 254 days, 22 hours, 13 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Monday, July 06, 2009 11:55:58 PM GMT
Since I started dealing with Azure tables I’ve become frustrated that there is no ad-hoc query tool, nothing equivalent to SQL Server Management Studio. Then I heard about LINQPad and figured there must be a way to use it to query Azure tables using LINQ and indeed there is as I’ll explain here (this post assumes that you have a working knowledge of LINQPad and Azure storage). Firstly you need to reference the correct assemblies. I’ve been using the StorageClient that is provided with the Azure Samples ... (more)
category: Architecture | clicked: 48 | comment | | source: blogs.conchango.com
tags: Azure, Linq, LinqPad, Windows Azure, Windows Azure Services
13
shouts

AutoMapper in NerdDinner - Matt Hinze

published 253 days, 9 hours, 1 minute ago posted by StevesSteves 254 days, 22 hours, 8 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Tuesday, July 07, 2009 12:00:29 AM GMT
Speaking of NerdDinner, Scottasked me to use it to create an AutoMapper example. AutoMapper, the brainchild of Jimmy Bogard, is an object-to-object mapper.  What that means is up to you – but we'll use it here to map from the domain model to a view model.  The view model is an object heirarchy that represents the screen.  It's as dumb as possible, just like the view. We g... (more)
category: Architecture | clicked: 163 | comment | | source: mhinze.com
tags: AutoMapper, NerdDinner
12
shouts

Looking Inside Windows Azure! - David Lem

published 253 days, 9 hours, 1 minute ago posted by StevesSteves 255 days, 10 hours, 49 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Monday, July 06, 2009 11:20:15 AM GMT
So I’ve been working on a proof of concept this past week, and one of the biggest issues I’ve had has been trying to see what has been going on with my “container” when I deploy my app to Windows Azure. It’s not that the logs aren’t good enough, but sometimes I need to try interactive commands to see the state of the environment or test something out. First, let’s recap a little Windows Azure 101; when you deploy your application,... (more)
category: Architecture | clicked: 47 | comment | | source: blogs.msdn.com
tags: Azure, Windows Azure, Windows Azure Services
11
shouts

wijix | Simple Tag Cloud Implementation for ASP.NET MVC

published 254 days, 9 hours, 10 minutes ago posted by http://pjacobs.myopenid.com/http://pjacobs.myopenid.com/ 255 days, 10 hours, 11 minutes ago
Tuesday, July 07, 2009 12:58:38 PM GMT Monday, July 06, 2009 11:57:47 AM GMT
I read this post by Mikesdotnetting a few days ago when I was trying to implement a Tag Cloud for our open source forum project SubForum. Although it was a good post and got me started on how to do it, I found it a bit complex for what I needed. One of the complications that I saw was obviously the Entity Framework and the data layer that Mike talked about to build the Tag Cloud. The data I needed was quite simple and didn’t need to be that complex. I decided to implement a simple ASP.NET MVC Tag Cloud ... (more)
category: ASP.NET | clicked: 101 | comment | | source: www.wijix.com
tags: ASP.NET, MVC, tag list, tagcloud
7
shouts

blog.RunXc | CSRF by Example, How to do it, How to defend it

published 252 days, 10 hours, 3 minutes ago posted by runxc1runxc1 255 days, 6 hours, 46 minutes ago
Thursday, July 09, 2009 12:05:29 PM GMT Monday, July 06, 2009 3:22:37 PM GMT
Ever wondered how to defend against CSRF well if you have you would first need to know how to do it. In this post I give a real world example of CSRF at our good friends site DotNetKicks.com (more)
category: ASP.NET | clicked: 71 | comment | | source: blog.runxc.com
tags: ASP.NET, C#, JavaScript, Security
10
shouts

Sending Free SMS Text Messages From Your Application

published 255 days, 9 hours, 49 minutes ago posted by MissingLinqMissingLinq 256 days, 6 hours, 9 minutes ago
Monday, July 06, 2009 12:20:09 PM GMT Sunday, July 05, 2009 4:00:15 PM GMT
“How can I send SMS text messages from my application for free?” I see this question asked so frequently on forums that I decided a few months back to do some research on it, and was surprised to learn of a little-known service most mobile carriers provide absolutely free. (more)
category: ASP.NET | clicked: 105 | comment | | source: leedumond.com
tags: Email, SMS, text
14
shouts

Windows Azure + Managed Extensibility Framework (MEF) = true - Magnus Mårtensson

published 255 days, 9 hours, 49 minutes ago posted by StevesSteves 256 days, 10 hours, 38 minutes ago
Monday, July 06, 2009 12:20:09 PM GMT Sunday, July 05, 2009 11:31:05 AM GMT
I will show in this post how to extend the basic Windows Azure Project Template and make the solution a bit more intelligent. I will do this using a new and upcoming .NET Framework 4 technology; Managed Extensibility Framework (MEF). MEF Preview 5 is targeting .NET Framework 3.5 and is even developed under MSPL license and so fits like a glove into Windows Azure.Intro My overall goal is to create a Windows Azure project template that:enables ... (more)
category: Architecture | clicked: 57 | comment | | source: blog.noop.se
tags: Azure, Managed Extensibility Framework, MEF, Windows Azure
17
shouts

How not to do Dependency Injection, in NerdDinner - Jimmy Bogard - Los Techies

published 255 days, 9 hours, 49 minutes ago posted by StevesSteves 256 days, 10 hours, 30 minutes ago
Monday, July 06, 2009 12:20:09 PM GMT Sunday, July 05, 2009 11:39:04 AM GMT
Checking out the NerdDinner code the other day, I found a common Dependency Injection anti-pattern.  One of the core concepts of DI is that components are not responsible for locating their own dependencies.  The code went part of the way to full-on DI, but not quite far enough.  Here’s the offending code: public class SearchController : Controller { IDinnerRepository dinnerRepository; // // Dependency Injection enabled constructors public SearchController() : th... (more)
category: ASP.NET | clicked: 101 | comment | | source: www.lostechies.com
tags: ASP.NET, ASP.NET MVC, ASPNETMVC, dependency injection, NerdDinner, Refactoring, StructureMap
11
shouts

ASP.NET MVC: How to combine scripts and other resources - Gunnar Peipman's ASP.NET blog

published 255 days, 9 hours, 49 minutes ago posted by gpeipmangpeipman 257 days, 2 hours, 11 minutes ago
Monday, July 06, 2009 12:20:09 PM GMT Saturday, July 04, 2009 7:58:18 PM GMT
ASP.NET pages that use AJAX components make usually many requests to server per one page to load all required JavaScript and CSS files. Connections, like all other real time resources, are most expensive to create and keep. If we can somehow decrease the number of requests per page load then we need less server resources for same amount of users. (more)
category: ASP.NET | clicked: 110 | comment | | source: weblogs.asp.net
tags: ASP.NET, MVC, Performance
12
shouts

HandleUnknownAction in ASP.NET MVC – Be Careful - David Hayden [MVP C#] - CodeBetter.Com - Stuff you need to Code Better!

published 256 days, 9 hours, 15 minutes ago posted by jantujantu 257 days, 9 hours, 46 minutes ago
Sunday, July 05, 2009 12:53:34 PM GMT Saturday, July 04, 2009 12:23:12 PM GMT
“The following example shows how to render views that do not have a matching ActionResult method. For example, if you have a Details.aspx view but no corresponding method exists that returns an ActionResult instance, the following example displays the Details view when a request to for the Details action is made on the controller. If there is no matching view, the error page displays a message.” (more)
category: ASP.NET | clicked: 87 | comment | | source: codebetter.com
tags: .NET, ASP .NET MVC, reviews
7
shouts

Moving the Mouse Pointer Programmatically (C#)

posted by BlackWaspBlackWasp 258 days, 1 hour, 34 minutes ago
Friday, July 03, 2009 8:35:12 PM GMT
Although rare, there are some situations where you may wish to reposition the mouse pointer programmatically to improve the user experience or to enhance accessibility. This can be easily achieved using standard .NET classes and properties. (more)
category: UX | clicked: 52 | comment | | source: www.blackwasp.co.uk
tags: C#, Windows
9
shouts

Michael C. Kennedy's Weblog - Article: Azure Storage

published 256 days, 9 hours, 15 minutes ago posted by http://mkennedy66996693.myopenid.com/http://mkennedy66996693.myopenid.com/ 258 days, 5 hours, 21 minutes ago
Sunday, July 05, 2009 12:53:34 PM GMT Friday, July 03, 2009 4:47:54 PM GMT
I recently wrote an article for DevelopMentor's Developments newsletter entitled Azure Storage. Read it at the DevelopMentor website here: http://www.develop.com/content/newsletters/aprilazure I've republished here for my readers. Enjoy! Developments: Azure Storageby Michael Kennedy [Listen to this article as a podcast: Azure-Storage-Article-Kennedy.mp3] October 27th 2008, Los Angeles CA - It's 9 AM and Microsoft is hosting PDC (their most forward looking developer conference). Ray Ozzie a... (more)
category: Architecture | clicked: 53 | comment | | source: www.michaelckennedy.net
tags: Azure, Azure Storage Services, REST, RESTful, Windows Azure
6
shouts

Indexed Dropdown with jQuery | devness

published 258 days, 13 hours, 17 minutes ago posted by TareqOmarTareqOmar 259 days, 8 hours, 48 minutes ago
Friday, July 03, 2009 8:52:24 AM GMT Thursday, July 02, 2009 1:20:44 PM GMT
Did you note how difficult is to deal with highly populated dropdowns? More than 50 elements can be a real pain… Can we do something about it -specially when this “highly populated dropdown” is necessary-? Thanks to JavaScript/jQuery the answer is a big yes. How? Take a look to the demo and see which dropdown is more friendly to find… lets say: Chile.DemoDownload Main Structure Next image presents our target structure. input and image are the visible elements. content is our options container and index... (more)
category: Smart Client | clicked: 70 | comment | | source: devness.com
tags: CSS, HTML, javscript, jQuery, usability, web design
Previous 1 2 3 4 5 6 7 8 9 10 ... 48 49 Next