news aggregator
an easy way to implement asp.net callback
Implementing callback inside User Control , choosing between client callback and Ajax framework,
Play Embedded YouTube Videos Randomly
Illustrate how to embed a YouTube video into a web page, built a random play list and launch a video on the fly.
Basics of dataflow programming in F# and C#
Article intoduces dataflow programming and provides basic implementations of dataflow variables in C# and F#
Managing Workflow Services with Windows Server AppFabric
Introduces Windows Server AppFabric
File System Filter Driver Tutorial
This tutorial will show you how to develop a simple file system filter driver.
Reflection Studio - Part 2 - User interface: Themes, dialogs, controls, external libraries
Reflection Studio is a "developer" application for assembly, database, performance, and code generation, written in C# under WPF 4.0.
Addition, Multiplication of Very Long Integers
preforming addition, multiplication of very long integers using C#
Implementing auto-tiling functionality in a tile map editor
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor etc.
New Features in .NET 4.0
This article breifly explains New Features in ASP.NET 4.0 and C Sharp 4.0
Creating a simple Windows Service
Article describe how to create simple Windows Service using MS Visual Studio
Documenting the Life Cycle of an ASP Page
A simple framework for documenting the events of master and child pages and web controls.
Splash and Login Forms (Problems and solutions)
The more perfect description of the creation the Splash and the Login forms with providing a full source code
Single Sign On (SSO) for cross-domain Asp.net applications, a simple implementation model
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
MSI for a .NET COM component with NAnt
Creating MSI with NAnt
Silverlight View Model Style Popup
An example of an easy to use View Modal Style Popup and Silverlight Value Converter
Making WCF RIA Services work in a DMZ/Multitier architecture using Application Request Routing
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
Multiple file uploads with progress bar using classic ASP.NET and C#
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.
Unlimited Query string - ASP.NET
Unlimited Query string Solution for Web Application.
How to Display Images in ComboBox in 5 Minutes?
This is an extended ComboBox which support images for items.
Twitter Spam and the OAuthcalypse
Twitter discontinued support for basic user authentication in third-party applications yesterday morning.
Good. It's always best to never share your password with a third-party. Even if you trust them, their database could be compromised, and your password along with it. The discontinuation of basic user authentication also removes the vector of brute force password attacks via Twiter's API.
All third-party applications must now use Twitter's OAuth.
So, that being the case… we have a feature request.
The other day, we came across some Twitter spam using a bit.ly link that pointed to an application called "Lady Gaga photos".
If you "Allow" the application, two things will happen: the account tweets spam and follows two new accounts (emoboyxx3 and BoyGeorge).
We don't suspect Boy George is behind this…
Okay, so it's a spam application. Time to visit Settings/Connections and revoke its access.
And here's our feature request, we want a "Revoke Access and report as a spam application" as well as the "Revoke Access" option.
Cheers!
Good. It's always best to never share your password with a third-party. Even if you trust them, their database could be compromised, and your password along with it. The discontinuation of basic user authentication also removes the vector of brute force password attacks via Twiter's API.
All third-party applications must now use Twitter's OAuth.
So, that being the case… we have a feature request.
The other day, we came across some Twitter spam using a bit.ly link that pointed to an application called "Lady Gaga photos".
If you "Allow" the application, two things will happen: the account tweets spam and follows two new accounts (emoboyxx3 and BoyGeorge).
We don't suspect Boy George is behind this…
Okay, so it's a spam application. Time to visit Settings/Connections and revoke its access.
And here's our feature request, we want a "Revoke Access and report as a spam application" as well as the "Revoke Access" option.
Cheers!
On 01/09/10 At 03:36 PM
