|
|
tendrel
tendrel
 |
|
Stories kicked by friends of tendrel
|
|
published 13 days, 16 hours ago, submitted by
Tazer
13 days, 22 hours ago
weblogs.asp.net — Last month I blogged about how Microsoft is extending support for jQuery. Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free). This is now available to download and use. read more...
add a comment
|
category: jQuery | Views: 310
|
|
tags:
2008, intellisense, jQuery, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
16 days, 23 hours ago
channel9.msdn.com — Learn about Microsoft's new language, F#, a typed functional programming language for the Microsoft .NET Framework. F# combines functional programming with the runtime support, libraries, tools, and object model of .NET. Understand how F# asynchronous workflows help tame the complexity of parallel and asynchronous I/O programming and how to use F# in conjunction with tools such as Parallel Extensions for .NET read more...
add a comment
|
category: Products | Views: 12
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
spoulson
21 days, 16 hours ago
explodingcoder.com — ...no matter what try/catch I put in my user code, I couldn't catch this exception with the debugger. Visual Studio would halt execution every time with "Exception unhandled by user code"... read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
25 days, 18 hours ago
blogs.msdn.com — One question that sometimes arises is "How can we script all database objects throught some kind of automation?" read more...
add a comment
|
category: Database | Views: 10
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
28 days, 15 hours ago
blogs.msdn.com — I always get the same question about the future of LINQ to SQL. Finally the ADO.NET Team, which is supporting both LINQ to SQL and Entity Framework, made some clear statements. It is now clear that as of .NET 4.0, LINQ to Entities will be the recommended data access solution for LINQ to relational scenarios.
The original statements can be found here:
1st: http://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx
2nd: http://blogs.msdn.com/adonet/archive/2008/10/31/clarifying-the-message-on-l2s-futures.aspx read more...
add a comment
|
category: ADO.NET | Views: 17
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 16 hours ago, submitted by
jacook11
28 days, 19 hours ago
mattberseth.com — Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...
8 comments
|
category: Other | Views: 331
|
|
tags:
DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
29 days, 21 hours ago
devlicio.us — Today I was browsing my list of RSS feeds and I stumbled upon a posting that showed some Asp.Net code. This code was nothing out of the ordinary, it was simply someone building a table with a repeater. . . read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
thevictorchen
1 month ago
victorchen.info — When I first started, I would attempt to access an object’s method only to realize I had selected the wrong method. I would then need to delete past the period, then press period again to see all the Intellisense options. Now, I know and use all the time the shortcut CTRL+SPACE to bring up the Intellisense menu. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 month, 4 days ago
blogs.iis.net — MS Deploy - Fundamentals
If you aren’t familiar with this tool yet, you’re going to want to take the time to browse the documents and give it a try. It is one of the fundamental building blocks that IIS will be building on the next several years. In it’s current beta form, it can be used to:
•Migrate entire servers or individual sites from one machine to another (IIS6 –> IIS7)
•Sync Servers, Sites, and Applications (IIS6 –> IIS6, and IIS7 –> IIS7)
•Create offline packages that can be used as backups, version control, and deployment units
Visual Studio 10 Integration!
The beta also provides support for ‘delegated’ publishing, which enables Administrators to grant control to developers and Web site owners to do the packaging and publishing without being a machine administrator. This is going to be a huge boon for Shared Hosters especially, allowing richer application publishing than ever before. DiscountASP.net, one of our close hosting partners, is offering 2000 free accounts as part of a limited Beta which allows you to try out this new functionality – sign-up today, availability is limited. read more...
add a comment
|
category: Community | Views: 8
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month ago, submitted by
oazabir
1 month, 5 days ago
msmvps.com — In order to delete an entity or a collection of entity in Linq to SQL, you have to first get them and then delete them. This requires additional database roundtrip. Here's a strongly typed maintenance free way to delete entities directly using their primary key. read more...
add a comment
|
category: Linq | Views: 319
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 5 days ago, submitted by
sadukie
1 month, 5 days ago
jeffblankenburg.com — How do you get yourself known in the community and in the industry? Jeff offers 7 steps on how to get yourself out there. read more...
1 comment
|
category: Community | Views: 639
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 6 days ago, submitted by
CharlieCalvert
1 month, 6 days ago
blogs.msdn.com — This post is designed to help you begin to understand a new feature in the next version of Visual Studio that involves covariant and contravariant support for delegates and interfaces. Eric Lippert’s series of posts on this subject are definitely the definitive reference at this time. I’m writing this overview of the subject simply as an appendix to his explanation, and as quick reference for folks who want to get up to speed on this technology. read more...
add a comment
|
category: Linq | Views: 244
|
|
tags:
covariance, controvariance, LINQ, C#4.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 month, 7 days ago
learn.iis.net — This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 can be used to accomplish common URL manipulation tasks:
•Enabling user friendly and search engine friendly URLs for dynamic web pages
•Enforcing canonical host names for web sites
•Using rewrite maps
•Blocking unwanted requests
Also the video shows how to troubleshoot and debug rewrite rules.
read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
IIS7, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|