raazz
Name: raazz
Score: 494.01
Last Seen: 227 days, 21 hours, 23 minutes ago
Member Since: 4 July, 2009
Fairfeeds.com
atom rss
2
Votes

Massa undergoes surgery after crash

published 224 days, 21 hours, 47 minutes ago posted by raazzraazz 227 days, 21 hours, 26 minutes ago
Wednesday, July 29, 2009 8:00:00 AM GMT Sunday, July 26, 2009 8:21:35 AM GMT
Budapest: Felipe Massa has undergone emergency surgery after suffering skull damage and concussion as a result of the crash on Saturday in the qualifying session for the Hungarian Formula One Grand Prix. (more)
Category: News | Clicked: 0 | Comment | | Source: www.deccanchronicle.com
Tags: Massa
2
Votes

Gates has fun in Google rivalry

published 224 days, 21 hours, 47 minutes ago posted by raazzraazz 227 days, 21 hours, 27 minutes ago
Wednesday, July 29, 2009 8:00:00 AM GMT Sunday, July 26, 2009 8:20:37 AM GMT
New Delhi, July 24: Microsoft co-founder, Mr Bill Gates feels that competing with Google in the search engine space is fun. (more)
Category: News | Clicked: 1 | Comment | | Source: www.deccanchronicle.com
Tags: Bill Gates, Google rivalry
13
Votes

Free Online and rapidshare, esnips, megaupload, depositefiles, mihd, 4shared ebooks

published 226 days, 18 hours, 37 minutes ago posted by venkatvenkat 229 days, 21 hours, 10 minutes ago
Monday, July 27, 2009 11:10:29 AM GMT Friday, July 24, 2009 8:37:33 AM GMT
GRE, GMAT, TOEFL, IELTS, SAT EbooksSoftware Testing, ISTQB, Project Management, Six Sigma EbooksVb.Net and Visual Basic EbooksASP.Net and ASP EbooksComputer Hardware, Peripherals, Design, Electronics, Electrical EbooksJava, J2EE, J2ME, JSP, JavaScript, SCJA, SCJP, SCWCD EbooksHTML, CSS, Perl, PHP, Python, XML, XHTML, DHTML, CGI EbooksCisco CCNA, CCNP, CCIE, CCDA, CCDP, CCIP, CCVP, CCDE EbooksPhotoshop, CorelDraw, Dreamweaver, Flash, Illustrator, 3dsMax, Maya EbooksComputer Networking, TCP/IP, Network Sec... (more)
Category: Technology | Clicked: 1 | Comment | | Source: ebooksgo.blogspot.com
13
Votes

Microsoft Translator Interactive SDK

published 226 days, 18 hours, 37 minutes ago posted by ankarajuankaraju 229 days, 21 hours, 12 minutes ago
Monday, July 27, 2009 11:10:29 AM GMT Friday, July 24, 2009 8:35:05 AM GMT
Get Supported Languages Demo ASPXCode-BehindEnter some text for the language you want detected:Results This demo builds upon the previous one where we used the Microsoft Translator SOAP API's Detect method to return the culture code of an input string. With the GetLanguages and GetLanguageNames methods we can make SOAP calls to return the full ... (more)
Category: Technology | Clicked: 2 | 1 comment | | Source: sdk.microsofttranslator.com
13
Votes

Translate Method

published 226 days, 18 hours, 37 minutes ago posted by ankarajuankaraju 229 days, 21 hours, 17 minutes ago
Monday, July 27, 2009 11:10:29 AM GMT Friday, July 24, 2009 8:30:09 AM GMT
[This is preliminary documentation and is subject to change.] Translates a string of text or a DOM element into another language. Dd576281.clear(en-us,MSDN.10).gif Overload List (more)
Category: Technology | Clicked: 0 | 1 comment | | Source: msdn.microsoft.com
13
Votes

Microsoft Translator

published 226 days, 18 hours, 37 minutes ago posted by ankarajuankaraju 229 days, 21 hours, 27 minutes ago
Monday, July 27, 2009 11:10:29 AM GMT Friday, July 24, 2009 8:20:39 AM GMT
**Upgrade your Internet ExperienceUnited States - English Argentina (Español)Australia (English)Brasil (Português)Canada (English)Canada (Français)中国 (简体中文)Colombia (Español)Deutschland (Deutsch)España (Español)France (Français)India (English)Italia (Italiano)日本 (日本語)México (Español)Perú (Español)Россия (Pусский)United Kingdom (English)United States (English)More...Microsoft.comWelcomeSign inMicrosoft Developer NetworkHomeLibraryLearnDownloadsSupportCommunityForums Printer Friendly Version       ... (more)
Category: Technology | Clicked: 0 | 2 comments | | Source: msdn.microsoft.com
13
Votes

Validation framework for ASP.NET MVC

published 227 days, 21 hours, 21 minutes ago posted by venkatvenkat 229 days, 21 hours, 36 minutes ago
Sunday, July 26, 2009 8:25:49 AM GMT Friday, July 24, 2009 8:10:46 AM GMT
What does it do? xVal lets you link up your choice of server-side validation mechanism with your choice of client-side validation library. It guides you to fit them both into ASP.NET MVC conventions, so everything plays nicely with model binding and errors registered in ModelState. (more)
Category: Technology | Clicked: 0 | Comment | | Source: blog.codeville.net
13
Votes

Julian Dominguez’s Blog » Blog Archive » ICommand for Silverlight with Attached Behaviors

posted by raazzraazz 249 days, 1 hour, 8 minutes ago
Sunday, July 05, 2009 4:39:22 AM GMT
Silverlight has many things in common with WPF, but also many different or missing things because it is a “subset” of it. This post shows how you can use Commands in Silverlight by leveraging attached behaviors, and showing what attached behaviors are. (more)
Category: Technology | Clicked: 4 | Comment | | Source: blogs.southworks.net
Tags: commanding, commands, MVVM, Presentation Model, Silverlight 2.0
13
Votes

Julian Dominguez’s Blog » Blog Archive » First approach to Presentation Model with DataTemplates

posted by raazzraazz 249 days, 1 hour, 11 minutes ago
Sunday, July 05, 2009 4:35:55 AM GMT
This is a first approach to using DataTemplates as your views in WPF (instead of UserControls) when using the Presentation Model (also widely known as Model-View-ViewModel or MVVM). The following approach shows how templates can be used even in a modular application (for example when using Prism). (more)
Category: Technology | Clicked: 4 | Comment | | Source: blogs.southworks.net
Tags: Composite Application Library, MVVM, Presentation Model, Prism, WPF
13
Votes

Adventures in .NET: Visual Studio 2008 var Keyword ‘Bug’

posted by raazzraazz 249 days, 1 hour, 12 minutes ago
Sunday, July 05, 2009 4:34:57 AM GMT
I stumbled across an interesting bug while editing an ASP.NET web project in Visual Studio 2008 a few days ago and I figure after four years of using the Visual Studio suite without encountering any real bugs, one isn't all that bad. That being said, given the nature of the behavior I encountered, I was compelled to investigate the issue behind it. With the introduction of C# 3.0's implicit variable keyword var Microsoft added some simple tricks to the compiler in order to produce the traditional C# 2... (more)
Category: Technology | Clicked: 0 | Comment | | Source: lakario.blogspot.com
Tags: ASP .NET, C#, Visual Studio 2008
13
Votes

Silverlight 3 Polling Duplex Chat and Realtime Stock Updates

posted by raazzraazz 249 days, 1 hour, 14 minutes ago
Sunday, July 05, 2009 4:32:52 AM GMT
An extension of the "End to End duplex sample" to show how Duplex polling can use the "push" model to send subscribed realtime stock price updates to connected clients. (more)
Category: Technology | Clicked: 4 | Comment | | Source: www.eggheadcafe.com
Tags: VistaDB
13
Votes

Compiled Experience | Silverlight 3 Navigation Drag and Drop Actions

posted by raazzraazz 249 days, 1 hour, 15 minutes ago
Sunday, July 05, 2009 4:32:08 AM GMT
So far I've covered building a Trigger "Double Click Trigger" and a Behavior "Mouse Wheel Behavior" so all that's left are Actions. Actions I believe are probably the most useful of the three sorts of Behaviors in Silverlight, the sheer amount of variation possible when composing these with events provides a lot of richfunctionality to the Blend user. The real power co... (more)
Category: Technology | Clicked: 0 | Comment | | Source: compiledexperience.com
Tags: Silverlight 3
13
Votes

MultiTargeting M-V-VM: An Exercise in reuse for Silverlight and WPF Applications

posted by raazzraazz 249 days, 1 hour, 16 minutes ago
Sunday, July 05, 2009 4:31:23 AM GMT
Now that we have Silverlight and WPF the line between Web Applications and Smart Clients is getting smaller and smaller. Despite some marked differences between these two platforms they both support XAML, they both can run our compiled C# code, both can call web services, and we even get our beloved Visual Studio development experience on both sides too! With so many similarities the temptation to build applications that span both platforms is almost too sweet to resi... (more)
Category: Technology | Clicked: 2 | Comment | | Source: geekswithblogs.net
Tags: C#, MVVM, WPF, XAML
12
Votes

Matias Woloski’s Blog » Blog Archive » ASP.NET control for claims-aware apps

posted by raazzraazz 249 days, 1 hour, 17 minutes ago
Sunday, July 05, 2009 4:30:36 AM GMT
Vittorio just announced it in his blog… we helped writing an experiment of raising the level of abstraction to work against claims. We created a server control that allows you to work with claims. There are three types of expression:Claim Value: set the value of a property with the value of a specified claim type (more)
Category: Technology | Clicked: 0 | Comment | | Source: blogs.southworks.net
Tags: ASP .NET, Security
13
Votes

Prism Silverlight - 10 Things to Know

posted by raazzraazz 249 days, 1 hour, 18 minutes ago
Sunday, July 05, 2009 4:29:36 AM GMT
Prism is one of the hottest topics in Silverlight. Here, I provide the top 10 things that I think every developer should know about Prism (more)
Category: Technology | Clicked: 2 | Comment | | Source: www.sparklingclient.com
Tags: Prism, Silverlight
12
Votes

Simple .NET Profanity Filter - James Newton-King

posted by raazzraazz 249 days, 1 hour, 18 minutes ago
Sunday, July 05, 2009 4:28:49 AM GMT
A website I am working on right now accepts public comments, and one of the requirements is to do a basic check for dirty language. Surprisingly for such a common problem I wasn’t able to find any code on the net that did what I wanted and so I’ve ended up writing my own. The Censor class is pretty simple: you give it a list of words you want to censor, either simple text or with wildcards, and the censor will star out any matches it finds.IList (more)
Category: Technology | Clicked: 3 | Comment | | Source: james.newtonking.com
Tags: .NET, C#
13
Votes

Annotated Web MVC Controllers in Spring 2.5 | SpringSource Team Blog

posted by raazzraazz 249 days, 1 hour, 19 minutes ago
Sunday, July 05, 2009 4:27:52 AM GMT
Spring 2.5 introduces an approach for writing annotated Web MVC controllers, which we haven't been blogging about much yet… I'll take the opportunity to give you an overview of what Spring MVC is really about these days. Spring MVC is essentially a request dispatcher framework, with a Servlet API variant and Portlet API variant. It operates very closely within its hosting environment - either Servlets or Portlets. Think about Spring MVC as providing foundational facilities and conveniences on top of the... (more)
Category: Technology | Clicked: 3 | Comment | | Source: blog.springsource.com
Tags: API, Framework, MVC
13
Votes

planetgeek.ch » Enum’s are Evil

posted by raazzraazz 249 days, 1 hour, 20 minutes ago
Sunday, July 05, 2009 4:27:00 AM GMT
In C# dotnet the class Enum is heavily used. Some geek’s argue that the Enum’s “improve code clarity and and reduce the probability of invalid values. … Enum’s are self-documenting. (more)
Category: Technology | Clicked: 0 | Comment | | Source: www.planetgeek.ch
Tags: .NET, C#
13
Votes

jQuery Extension: radioClass() method « The Lanit Development Blog

posted by raazzraazz 249 days, 1 hour, 21 minutes ago
Sunday, July 05, 2009 4:25:56 AM GMT
I recently ran into a method in the Ext javascript library called radioClass. This method will add one or more CSS classes to an element and remove the class(es) from the siblings of the element.... (more)
Category: Technology | Clicked: 1 | Comment | | Source: lanitdev.wordpress.com
Tags: JavaScript, jQuery
13
Votes

Microsoft SharePoint Team Blog : Service Pack 2 Update.

posted by raazzraazz 249 days, 1 hour, 22 minutes ago
Sunday, July 05, 2009 4:25:07 AM GMT
The public update for the Service Pack 2 expiration date issue is now available for download. The update can be applied before or after Service Pack 2 installation. If the update is applied prior to installing Service Pack 2 it will prevent the expiration date from being improperly activated during installation of Service Pack 2, if it is applied after... (more)
Category: Technology | Clicked: 1 | Comment | | Source: blogs.msdn.com
Tags: .NET, Microsoft, Sharepoint, Tools
Previous 1 2 Next