@

Home 

c# Programming Glossary: enterprise

Deciding on when to use XmlDocument vs XmlReader

http://stackoverflow.com/questions/1505075/deciding-on-when-to-use-xmldocument-vs-xmlreader

enough for the usage scenarios I've used them in typical enterprise integration . However where I've fallen down and sometimes spectacularly..

How to decide between MonoTouch and Objective-C?

http://stackoverflow.com/questions/1583856/how-to-decide-between-monotouch-and-objective-c

you if you're targeting end users. If you're thinking of enterprise work a few MB won't matter at all. And just to be clear I'm..

Are there good reasons not to use an ORM? [closed]

http://stackoverflow.com/questions/194147/are-there-good-reasons-not-to-use-an-orm

my apprenticeship and still consider myself a beginner in enterprise programming I did not really try to push in my opinion which.. not to utilise an ORM for a non trivial database based enterprise application Are there probably other arguments they I might.. are non existing here up to now. c# nhibernate orm enterprise share improve this question There's been an explosion of..

In what areas might the use of F# be more appropriate than C#? [closed]

http://stackoverflow.com/questions/2785029/in-what-areas-might-the-use-of-f-be-more-appropriate-than-c

clearly demonstrates a sweet spot for the language within enterprise software namely algorithmically complex analysis of large data..

Can Unity be made to not throw SynchronizationLockException all the time?

http://stackoverflow.com/questions/2873767/can-unity-be-made-to-not-throw-synchronizationlockexception-all-the-time

GetValue is always called before anything else. c# unity enterprise library share improve this question I'm sure there's a lot..

Activation error occured while trying to get instance of type LogWriter

http://stackoverflow.com/questions/2900403/activation-error-occured-while-trying-to-get-instance-of-type-logwriter

specialSources loggingConfiguration configuration c# enterprise share improve this question I realized that I was trying..

Dynamically create a class in C#

http://stackoverflow.com/questions/3862226/dynamically-create-a-class-in-c-sharp

Enterprise Library Unity vs Other IoC Containers

http://stackoverflow.com/questions/411660/enterprise-library-unity-vs-other-ioc-containers

Spring.Net Autofac .. c# .net inversion of control unity enterprise library share improve this question I am preparing a presentation..

Import and Export Excel - What is the best library? [closed]

http://stackoverflow.com/questions/444522/import-and-export-excel-what-is-the-best-library

when exporting GUIDs Does not cost a crapload of money no enterprise library like aspose . Free is always great but can be a commercial..

Dynamic enum in C#

http://stackoverflow.com/questions/725043/dynamic-enum-in-c-sharp

in C# based on values in a database lookup table using enterprise library data layer For example If I add a new lookup value in..

Caching in WCF

http://stackoverflow.com/questions/922116/caching-in-wcf

have to implement your own cache. I have used Microsoft enterprise library caching blocks that addressed all my caching storage.. you still need to do the plumbing to integrate Microsoft enterprise library caching block with your WCF service. First you have.. or MemoryCache for the moment provider DiskCache TODO call enterprise library cache manager You can have your own custom cache like..

Is there any definitive documentation on writing software installers?

http://stackoverflow.com/questions/923384/is-there-any-definitive-documentation-on-writing-software-installers

need to copy files type installations not so great for enterprise deployments. If you're torn between the two then maybe go take..

Why Interface Layer/Abstract classes required in our project? [closed]

http://stackoverflow.com/questions/9702032/why-interface-layer-abstract-classes-required-in-our-project

. But one day you need to reuse your library in some enterprise context. So now you need to develop access to sqlserver oracle..

Is is necessary to dispose DbCommand after use?

http://stackoverflow.com/questions/1070667/is-is-necessary-to-dispose-dbcommand-after-use

is necessary to dispose DbCommand after use We use Enterprise Library 3.0 to access Oracle DB microsoft oracle client . What..

Error message 'Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.'

http://stackoverflow.com/questions/1091853/error-message-unable-to-load-one-or-more-of-the-requested-types-retrieve-the-l

Entity Framework SQL Server 2000 Visual Studio 2008 and Enterprise Library. It works absolutely fine locally but when I deploy..

Best Practice for Exception Handling in a Windows Forms Application?

http://stackoverflow.com/questions/183589/best-practice-for-exception-handling-in-a-windows-forms-application

such as when using the Exception Handling Block of Enterprise Library use the following throw At the end of the day the very..

Best Data Access Layer for .NET [duplicate]

http://stackoverflow.com/questions/200279/best-data-access-layer-for-net

less clunky than the DataSet designer . For large scale Enterprise applications then you may want to consider an Object Relationship.. own. There is a good book by Martin Fowler specifically on Enterprise Patterns at Amazon . I recommend looking specifically at the..

encrypt SQL connectionstring c#

http://stackoverflow.com/questions/2160515/encrypt-sql-connectionstring-c-sharp

catch Exception ex Console.WriteLine ex.Message 2 You can Enterprise Library Data Access Application Block to perform the encryption..

.NET 4 RTM MetadataType attribute ignored when using Validator

http://stackoverflow.com/questions/2657358/net-4-rtm-metadatatype-attribute-ignored-when-using-validator

been stuck on this for a while now. I had a look at the Enterprise Library validation block as a workaround but it doesn't support..

Activation error occured while trying to get instance of type LogWriter

http://stackoverflow.com/questions/2900403/activation-error-occured-while-trying-to-get-instance-of-type-logwriter

I am trying to using the Logging Application block of Enterprise Library 5.0 to log simple message to the Windows event log on.. appreciated. Shown below is the config file used with MS Enterprise library xml version 1.0 encoding utf 8 configuration configSections.. section name loggingConfiguration type Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.LoggingSettings Microsoft.Practices.EnterpriseLibrary.Logging..

Enterprise Library Unity vs Other IoC Containers

http://stackoverflow.com/questions/411660/enterprise-library-unity-vs-other-ioc-containers

Library Unity vs Other IoC Containers What's pros and cons.. vs Other IoC Containers What's pros and cons of using Enterprise Library Unity vs other IoC containers Windsor Spring.Net Autofac..

How to print the current Stack Trace in .NET without any exception?

http://stackoverflow.com/questions/531695/how-to-print-the-current-stack-trace-in-net-without-any-exception

as NLog log4net or the Microsoft patterns and practices Enterprise Library which may achieve your purposes and then some. Good..

How to get the “friendly” OS Version Name?

http://stackoverflow.com/questions/577634/how-to-get-the-friendly-os-version-name

to get the product name Microsoft® Windows Server® 2008 Enterprise using System.Management var name from x in new ManagementObjectSearcher..

Why doesn't C# have support for first pass exception filtering?

http://stackoverflow.com/questions/602066/why-doesnt-c-sharp-have-support-for-first-pass-exception-filtering

strange to me. The Exception Handling block of Microsoft's Enterprise Library advises us to use this pattern catch Exception x if..

Anyone have experience with architecture for cross platform WP7 Android iOS mobile development (monotouch, monodroid, C#)

http://stackoverflow.com/questions/8755801/anyone-have-experience-with-architecture-for-cross-platform-wp7-android-ios-mobi

have written two books on the subject one is iPad in the Enterprise http amzn.to zAhQK6 and the upcoming Cross Platform Mobile Development.. http www.infoq.com presentations The Rise of Mono in the Enterprise They enforce a strict MVC split in their code The biggest benefit..

Memcached on Windows (x64)

http://stackoverflow.com/questions/8896/memcached-on-windows-x64

trust with my C experience level that it would provide Enterprise Level reliability in such a crucial component of large scalable..

Unable to connect to ASP.Net Development Server issue

http://stackoverflow.com/questions/990033/unable-to-connect-to-asp-net-development-server-issue

simple project . I am using VSTS 2008 C# Windows Vista x86 Enterprise. I have not modified any code of this codeplex project and just..

Multi threading C# application with SQL Server database calls

http://stackoverflow.com/questions/9952137/multi-threading-c-sharp-application-with-sql-server-database-calls

messy. Also built in partitioning is only available on SQL Enterprise Edition. If partitioning is possible for you you could choose..