dnksid

Stories kicked by dnksid

Enhance your .NET applications for Windows 7(developerfusion.com)

submitted by james.crowleyjames.crowley(1212) 2 years, 6 months ago

Learn how to exploit the full range of new Windows 7 features direct from your .NET code, including jumplists, tabbed thumbnails, sensor platform APIs and DirectX read more...

add a comment |category: |Views: 288

tags: another

Creating Windows 7 Multitouch Applications(blogs.msdn.com)

submitted by zhimingzhiming(1135) 2 years, 6 months ago

The Windows 7 Training Kit for Developers includes several sample applications that can help you get started with creating multitouch applications in managed code (C# or VB), native code or MFC. The managed code and native code samples require Visual Studio 2008 SP1, whereas the MFC samples require Visual Studio 2010 beta or higher. read more...

add a comment |category: |Views: 142

tags: another

Design Patterns – Which to use When? Take the Quiz!(dotnetcube.com)

submitted by dncdudedncdude(1350) 2 years, 7 months ago

I received several questions on how to pick a Design Pattern, which motivated me to write this post. As it was mentioned in the Design Patterns overview article, there is no rule of thumb in selecting a Design Pattern. Developers should not choose a design pattern and design a solution around it. Instead they need to analyze at a higher level, the problem they are attempting to solve and pick a Design Pattern that is most appropriate. read more...

add a comment |category: |Views: 704

tags: another

Look at Code Definition Window in Visual Studio 2008(c-sharpcorner.com)

submitted by nareshshnareshsh(824) 2 years, 9 months ago

This article explains about Code Definition Window and its features in Visual Studio 2008. read more...

1 comment |category: |Views: 657

tags: another

An introduction to UI Automation - with spooky spirographs(blog.functionalfun.net)

submitted by samuel_d_jacksamuel_d_jack(415) 2 years, 9 months ago

UIAutomation provides a robust way of poking, prodding and perusing any widget shown on the Windows desktop; it even works with Silverlight. It can be used for many things, like building Screen Readers, writing automated UI tests – or for creating a digital spirit to spook your colleagues by possessing Paint.Net and sketching spirographs. read more...

add a comment |category: |Views: 374

tags: another

Pay Attention to the Foreach Implicit Casting (dev102.com)

submitted by shaharyrshaharyr(4325) 2 years, 9 months ago

In order to reduce an explicit conversion effort using the foreach statement, the C# developers decided to do an automatic conversion for us. We must pay attention to it... read more...

add a comment |category: |Views: 408

tags: another

Expression Studio 3 Released – Some Important Links (devcurry.com)

submitted by samsertsamsert(2159) 2 years, 10 months ago

The wait ends. Expression Studio 3 is now available for a Free 60 days trial. Check out some important links read more...

1 comment |category: |Views: 319

tags: another

Expression Blend 3 and the New 'Make Into Control' Feature(dotnetcurry.com)

submitted by paroaryaparoarya(285) 2 years, 10 months ago

Expression Blend 3 and Silverlight 3 have been released. The following article demonstrates how to use Expression Blend 3 to draw an object with a pencil and make that into a clickable button read more...

add a comment |category: |Views: 202

tags: another

Silverlight 3 Released! What is new/changed?(timheuer.com)

submitted by developmentalmadnessdevelopmentalmadness(730) 2 years, 10 months ago

At last, Silverlight 3 is released! It has been a long road…wait a minute, actually it’s only been 8 months since the last release! Whoa, that’s some wicked supersonic Microsoft time there! Anyhow, we are finally released. A while back I wrote a post on What’s New in Silverlight 3 and it still all applies. I’d encourage you to read that post as well. There are, of course, some subtle changes in a few things from an implementation side of things, but those are all documented in the release. read more...

1 comment |category: |Views: 268

tags: another

Google Talk (GTalk) Autoreply using .NET (dotnetcurry.com)

submitted by paroaryaparoarya(285) 2 years, 10 months ago

In this article, we will see how you can develop a simple Gtalk client using .NET using which you can notify your users that you are away from your desk. read more...

add a comment |category: |Views: 384

tags: another

Sync Framework v2 CTP2 released(microsoft.com)

submitted by dnksiddnksid(355) 2 years, 11 months ago

- Adds features that cater to new scenarios or scenarios that were difficult to support. - Reduces the amount of work required to develop providers. - Supports more data sources with new built-in providers. read more...

add a comment |category: |Views: 8

tags: another

Open Source or Die – The *Real* Future of Graffiti?(leedumond.com)

submitted by leedumondleedumond(2144) 3 years ago

Telligent’s Graffiti hasn’t quite flatlined yet, but the signs aren’t looking too good. Could OSS be the way to breathe life back into this once-promising CMS platform? read more...

1 comment |category: |Views: 408

tags: another

Where Are The Developer Machines?(stevesmithblog.com)

submitted by benrickbenrick(1020) 3 years, 1 month ago

Steve Smith posts about PCs for software developers, and how computer companies aren't targeting this section of the market. If a computer manufacturer made development machines, how should these computers be configured? read more...

add a comment |category: |Views: 568

tags: another

Creating your own site's search Engine(techietweaks.blogspot.com)

submitted by ahmedsayed_86ahmedsayed_86(410) 3 years, 1 month ago

Setting up you search page for your web application is as easy as having a DB table where you retrieve data from by a simple query. I will illustrate the steps of setting up the configurations needed in this post, and will write another one for detailed stuff in custom search page. read more...

add a comment |category: |Views: 420

tags: another

Launch of Gandhinagar SQL Server User Group - Over 50 Attendees (blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 3 years, 1 month ago

Gandhinagar SQL Server User Group launch event was held on March 27, 2009. This successful, well-attended event received very positive and warm community response. This launch event, unexpectedly, saw over 50 database enthusiasts participating. It was really a moment of pleasant surprise when we ran out of chairs. The otherwise spacious room started getting smaller as more and more people joined in, and unquestionably, we felt ecstatic about it! read more...

add a comment |category: |Views: 76

tags: another

Starting out - The story of starting a software tools company(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 2 months ago

Not strictly about coding, this post talks about starting a business that builds tools for software developers (in this case, tools for developers on the Microsoft stack). Covers some of the lessons learned and experiences in the first few months. read more...

add a comment |category: |Views: 455

tags: another