DotNetShoutout - Stories tagged with integration
3
Shouts

.NET interview questions: -How do testers do testing using V-model?

posted by questpondquestpond 507 days, 3 hours, 6 minutes ago
Thursday, January 05, 2012 1:19:01 PM GMT
In this article we will explain about V-model and its working in testing. For more articles and videos visit us on www.questpond.com (more)
category: Web Dev | clicked: 7 | comment | | source: questpond.blog.com
tags: .NET, Design, .Net Interview Questions, Testing, integration, V-model
2
Shouts

Advanced Dotnet Tutorial: CUDA integration with C#

posted by learndotnet123learndotnet123 753 days, 9 hours, 29 minutes ago
Wednesday, May 04, 2011 6:56:20 AM GMT
CUDA enabled hardware and .NET 4 (Visual Studio 2010 IDE or C# Express 2010) is needed to successfully run the example code. Visual C++ Express 2008 has been used as a CUDA C editor (2010 version has changed custom build rules feature and cannot work with that provided by CUDA SDK for easy VS integration). Part 1: Environment and tools configuration for CUDA CUDA is a general purpose parallel computing architecture introduced by NVIDIA. CUDA programs (kernels) run on GPU instead of CPU for bette... (more)
category: Web Dev | clicked: 17 | comment | | source: advanceddotnettutorial.blogspot.com
tags: CUDA, c sharp, integration
7
Shouts

MSDN Magazine: Cache Integration - Building and Using Custom OutputCache Providers in ASP.NET - Brandon Satrom

published 809 days, 1 hour, 38 minutes ago posted by iftekharahmedamitiftekharahmedamit 810 days, 7 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 4:18:08 PM GMT
If you’re a Web developer, in the past you may have utilized the output-caching facility provided by ASP.NET. Introduced with the first version of the Microsoft .NET Framework, ASP.NET output caching can improve the performance of serving content to site visitors by retrieving that content from a cache, bypassing re-execution of pages or controllers. This saves your application expensive database calls when returning data that doesn’t update frequently, or that can be stale for periods of time... (more)
category: Web Dev | clicked: 21 | comment | | source: msdn.microsoft.com
tags: outputcache, Cache, integration, MSDN Magazine, ASP.NET
2
Shouts

13 important SQL Server interview questions on notification, integration, reporting services

posted by questpondquestpond 869 days, 22 hours, 30 minutes ago
Friday, January 07, 2011 5:55:03 PM GMT
This section will cover the most asked SQL Server interview questions by the interviewer so have a look on the following and do revise it when ever you go for the SQL Server interview (more)
category: Data | clicked: 1 | comment | | source: www.questpond.com
tags: SQL Server, Reporting Services, integration, Interview Question