Articles tagged «dotnet»
- Named injected dependencies in .NET 5 / Core
- MS ASP.NET MVC Certification course vs ASP.NET core
- Separating MS Bot's soul from its body
- How to get started with Marten on OSX (Hint: There's nothing to it)
- NMeasure and the global warming
- fixie and resharper, smooth sailing on the Agenda.
- Combat fatty WPF VMs - Controller
- A knee-shot involving StructureMap, a closure and a leaking implementation detail
- Strengtening Caliburn.Micro conversion capabilities with Scal
- membus v2 news
- Tired of Null references? abolish them with Maybe
- defining contiguous activities with IDisposable
- On Monads
- In-built conventions in Fubumvc
- The WPF stack du jour
- Making a WinRT component out of Membus – Pt.1, making Membus compile
- Using FubuMVC - Day1
- That's when I realized my incantation of the Automation API had gone wrong
- More. DataTemplates. In. WPF.
- Suggestions to improve your WPF ViewModels
- Dealing with primitive obsession (this time: Measurements)
- MemBus: New Features…
- Øredev: Things from Microsoft
- MemBus + Caliburn.Micro = Lean Screen
- MemBus Rich Client showcase: A WPF Twitter Client
- MemBus: A more complex rich client setup
- Introducing MemBus: Constructing it
- Introducing MemBus: In-Memory Publish/Subscribe Messaging
- Ugly integration test - what can I do better?
- Resharper 5.0 Outgoing calls analysis: Example from NHibernate
- Do you think your Windows.Forms Application has no memory leaks?
- Visual Studio 2010: Introducing new pitfalls
- A HTTP file server in 130 lines of code
- rfb: Getting several values out of a PowerShell script
- rfb: Marrying MSBuild and PowerShell
- Proposal for Open Source Software usage in .NET (as comfy as rubygems)
- Comparing instantiation performance of StructureMap 2.5.4 to 2.6.2
- Getting FubuMVC from github and building it from the command line
- Use 32 and 64bit Oracle Client in parallel on Windows 7 64-bit for e.g. .NET Apps
- Intermezzo: XSL 2.0 on .NET
- Feynman & Silverlight: A great combination
- Meet DIs local rep: The AbstractContext
- ASP.NET MVC from scratch
- Fashion of the week - Building with Rake
- How much does Linq.Take take?
- Comfortable command line argument parsing
- cycling through a number range
- Another beacon in a sea of expressions
- Playing Lotto with LINQ
- Dependency Injection is not locating services
- Iterators do [1..]
- Haven't digested C#3? Brace yourself for V4!
- NHibernate's ISession, scoped for a single WCF-call
- Spoiled with Dependency Injection
- Don't be afraid of your csproj-Files (III): We have a condition
- Don't be afraid of your csproj-Files (II): Add Your own Targets
- So, how expensive is it to let NInject make my object?
- WPF + INotifyPropertyChanged Proxy = success!
- Some more on the implicit operator
- A simple way to start your code in a different AppDomain
- Lazy instantiation one-liner of instance fields with the coalesce operator
- WPF + INotifyPropertyChanged Proxy = Epic Fail!
- Is it alright to send messages to null references?
- Spring.AOP, Castle.DynamicProxy2 - first glance from an outsider
- Singletons are boring, hence factor out the concern
- NDepend Cheat Sheet
- Someone closes your console, stopping you from doing any cleanup?
- The no frills, bare-bones example to Duplex WCF
- Revisiting the Alphabet Range with the latest .NET
- So, how expensive is it to let Castle Windsor / Spring.NET make my object?
- Applying Attributes to method parameters
- VS 2008, .NET 3.5 shipped
- C# implicit operator
- Serializing close to the WPF things
- Untested Extension method which should be a nice one
- A plea to Microsoft
- I for one welcome my new Split overload
- WCF + Facebook (break a RESTing fly on MS wheels) - Intro
- WCF + Facebook (break a RESTing fly on MS wheels) - Intro
- New C# 3.0 feature - Partial methods
- Function composition in C#3.0 (Stay calm, gather information and then do the right thing)
- How much Haskell can I squeeze out of C#?
- Trying to LINQ it all together (Pt. I) - Epilogue
- Trying to LINQ it all together (Pt. I)
- C# 3.0 - Hair extensions for wanna-be rubyists
- Geek Letter PI
- Some hints on how different JAVA generics appear to be to .NET generics
- State design pattern, simplified?
- Delegates available to you in .NET 2.0
- Unit testing events with anonymous delegates
- Small trap on .NET 2.0 List object
- Realfiction Goodies - .NET Stuff you may like to use
- Spec# - Constraining the domain your c# program operates upon