|
|
CVertex
Stories kicked by CVertex
|
|
published 21 days, 7 hours ago, submitted by
ourcurrentfuture
23 days, 17 hours ago
weblogs.asp.net — To get JavaScript IntelliSense working in VS 2008 SP1, you need to tell IntelliSense the location of the libraries that you're using. You do that by adding a special comment at the top of the .js file. Here's How.. read more...
add a comment
|
category: Visual Studio | Views: 214
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 5 days ago, submitted by
rimsystems
1 month, 5 days ago
weblogs.asp.net — See how the jQuery Validation plugin can be used with the MVC framework to validate all the inputs in a form before it is submitted to the controller. read more...
add a comment
|
category: AJAX | Views: 295
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 13 days ago, submitted by
tamir
1 month, 13 days ago
blogs.microsoft.co.il — This article is about running, configuring and debugging ASP.NET and AJAX.NET on Linux machine with Mono read more...
add a comment
|
category: ASP.NET | Views: 304
|
|
tags:
Mono, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 16 days ago, submitted by
alley
1 month, 16 days ago
chrisvandesteeg.nl — Working on jQuery4mvc preview 4, one of the first things I ofcourse wanted to do was to replace the ASP.NET Ajax library that’s used by the AjaxHelper.
Unfortunately the AjaxHelper itself is sealed, so atm we can’t (easily) change how the AjaxHelper generates its links. So what I did is create a javascript library that uses the same methodnames as the MicrosoftMvcAjax version. read more...
1 comment
|
category: ASP.NET | Views: 238
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 16 days ago, submitted by
diggerdanh
1 month, 16 days ago
danhounshell.com — Describes what is needed to add OpenID login as an option to traditional ASP.NET Membership and integrating both. read more...
add a comment
|
category: ASP.NET | Views: 153
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 17 days ago, submitted by
terrble
1 month, 17 days ago
codingthewheel.com — Ruby. Java. C#. VB.NET. And yes, even Haskell. Whatever you program in: C++ will make you better at it. read more...
add a comment
|
category: C++ | Views: 263
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 17 days ago, submitted by
CVertex
1 month, 17 days ago
vijay.screamingpens.com — This post demonstrates how to easily build a Lucene.Net search index from your LINQ to SQL data context and search for items within it using the LINQ to Lucene library.
read more...
add a comment
|
category: Linq | Views: 214
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 20 days ago, submitted by
_UE_
1 month, 21 days ago
boxedapp.com — If you use a DLL written in Managed C++, you should a few DLLs from the Microsoft Visual C++ Redistributable package installed. There are no usual ways to link these libraries statically (due to C++ / CLI restrictions).
But there a way to include these DLLs into your application, see how in this article. read more...
4 comments
|
category: Products | Views: 49
|
|
tags:
Managed, .Net, BoxedApp | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 3 days ago, submitted by
tomdog
2 months, 4 days ago
atalasoft.com — Working with an unmanaged static library - with that, you can build a managed C++ wrapper that exposes the functionality that you need. The C++ compiler does some fairly amazing things in terms of knowing when to do unmanaged/unmanaged transitions, but sometimes it does some surprising things that will cost. [Sample code included in the post] read more...
add a comment
|
category: C++ | Views: 127
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
CVertex
3 months, 2 days ago
vijay.screamingpens.com — C# 3.0 Action's are applied to thread safe collections. read more...
add a comment
|
category: C# | Views: 6
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CVertex
3 months, 12 days ago
vijay.screamingpens.com — In this part of the LINQ & Lambda series a pseudo LINQ to HTML parser is created with the HTML Agility Pack and extension method magic. read more...
add a comment
|
category: Linq | Views: 23
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 19 days ago, submitted by
igoro
3 months, 19 days ago
igoro.com — Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... read more...
1 comment
|
category: C# | Views: 647
|
|
tags:
LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months ago, submitted by
mehfuzh
4 months, 2 days ago
weblogs.asp.net — Just released another version of LINQ.Flickr. The release is out with several bug fixes, code optimization, new feature and overall mocking support. I have used Typemock for the unit test of the product. In coming posts, I will show how powerful mock can be in faking routine like upload photo. But, you can dig it right away, if you go by the release page and download a copy of the product. Truly speaking, testing was never fun for serviced API till mock engine is at my hand.
... read more...
add a comment
|
category: Linq | Views: 5
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 1 day ago, submitted by
adminjew
4 months, 2 days ago
blog.wekeroad.com — In this episode I finally ready up the demo, setting up my CatalogController to work with my test repository, and using the DRY principle with Helpers so I don't repeat view logic. read more...
add a comment
|
category: C# | Views: 4
|
|
tags:
MVC, ASP.NET, LINQ, C#, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CVertex
4 months, 2 days ago
vijay.screamingpens.com — A simple iTunes XML Parser for finding a friends favourite artists using LINQ to XML. read more...
add a comment
|
category: Linq | Views: 5
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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