AdamJTP

Stories kicked by AdamJTP

Visual Studio Snippet Designer(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 7 months ago

Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. read more...

3 comments |category: |Views: 371

tags: another

13 reasons for UML’s descent into darkness(littletutorials.com)

submitted by klasbasklasbas(250) 3 years, 9 months ago

UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don’t like: it started to look a lot like bureaucratic paper work. read more...

add a comment |category: |Views: 619

tags: another

New C# and .NET oriented search engine(csharpsearch.com)

submitted by dhervieuxdhervieux(160) 3 years, 10 months ago

A new search engine is available. Created with the Google Custom Search you can: - Search in MSDN forums - Search in Microsoft newsgroup - Search in .NET related sites (including dotnetkicks.com) - Search in everywhere with the standard Google search - Find any .NET tools or components read more...

9 comments |category: |Views: 550

tags: another

Overview about Adobe Air vs Silverlight(blog.vuscode.com)

submitted by armenczarmencz(220) 3 years, 11 months ago

Nikola Malovic attended presentation "Adobe Air 2008" organized in Prague with purpose to get information about what Silverlight competitor “Adobe Air” offers to developers. I am recommending this blog post to people who would like to have a picture about how upcoming Adobe Air product compares to Silverlight. read more...

add a comment |category: |Views: 45

tags: another

No, OOP hasn't Fail Us(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 3 years, 11 months ago

If freshes can't write OOP it's school's fault, not OOP. A response to OOP has Failed Us. read more...

4 comments |category: |Views: 352

tags: another

Silverlight 2 Beta 2 To be released this week!(blogs.msdn.com)

submitted by rev4bartrev4bart(420) 3 years, 11 months ago

Finally!!! This should include a go-live license, increased support for WCF bindings (other than basic), control gallery updates, performance/bug fixes. Beta 2 is probably going to be a "feature complete" or close to the 2.0 release this summer. So, this is an exciting time to be a RIA developer :) read more...

1 comment |category: |Views: 172

tags: another

Why Should You Wrap Your ASP.NET Session Object (dev102.com)

submitted by razamitrazamit(4566) 4 years ago

ASP.NET provides mechanisms for storing information for a single user session or across multiple sessions. This is done using the HttpSessionState and HttpApplicationState classes. The Page class has Application and Session attributes to provide access to current objects. The simple way to access them is as following: read more...

3 comments |category: |Views: 73

tags: another

11 More Visual Studio Shortcuts You Should Know (dev102.com)

submitted by razamitrazamit(4566) 4 years ago

Following our First Visual Studio Shortcuts post here is another batch of shortcuts. read more...

2 comments |category: |Views: 73

tags: another

Style the scrollbar(mark-dot-net.blogspot.com)

submitted by matze1610matze1610(25) 4 years, 1 month ago

Very detailed and illustrative example and explanation how to style a scrollbar in SilverLight/WPF. A must read for anybody disappointed with the standard scrollbar layout. read more...

1 comment |category: |Views: 524

tags: another

Combing Silverlight2 and JavaScript(blogs.msdn.com)

submitted by jemtsjemts(591) 4 years, 1 month ago

Silverlight 2 allows you to combine a webpages JavaScript code with Silverlight .NET Code. For example you can call a C# method from JavaScript and call a JavaScript function from C#. This posts shows how this is done and demonstrates it with a nifty little web page. read more...

1 comment |category: |Views: 94

tags: another

Scott Guthrie's April 11th Links(weblogs.asp.net)

submitted by jonasjonas(2215) 4 years, 1 month ago

Some links from Scott Guthrie about ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, and Silverlight. read more...

2 comments |category: |Views: 5

tags: another