
dotnetanders.blogspot.com
.NET andersTipps, Tricks und Meinungen zur Programmierung von .NET.
http://dotnetanders.blogspot.com/
Tipps, Tricks und Meinungen zur Programmierung von .NET.
http://dotnetanders.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
10
SSL
EXTERNAL LINKS
1
SITE IP
172.217.6.65
LOAD TIME
0.483 sec
SCORE
6.2
.NET anders | dotnetanders.blogspot.com Reviews
https://dotnetanders.blogspot.com
Tipps, Tricks und Meinungen zur Programmierung von .NET.
.NET anders: Fazit .Net OpenSpace Süd 2009
http://dotnetanders.blogspot.com/2009/07/fazit-net-openspace-sud-2009.html
Tipps, Tricks und Meinungen zur Programmierung von .NET. Mittwoch, 15. Juli 2009. Fazit .Net OpenSpace Süd 2009. Letztes Wochenende war der .Net OpenSpace Süd in Blaustein bei Ulm. Es war mein erster OpenSpace überhaupt und ich fand es klasse, auch wenn es zu wenig Schlaf gab…. Zu den Slots, die ich besucht habe, gibt es noch ein paar Dinge zu ergänzen, was ich in den nächsten Wochen hier tun werde. Halt: Was ist denn nun mein Fazit? U a Stefan und Albert und die ganzen MVPs.
.NET anders: CCD Reflektion – Roter Grad Tag 1
http://dotnetanders.blogspot.com/2009/07/ccd-reflektion-roter-grad-tag-1.html
Tipps, Tricks und Meinungen zur Programmierung von .NET. Mittwoch, 15. Juli 2009. CCD Reflektion – Roter Grad Tag 1. Das hat sich auf meine Arbeit übertragen, wo ich diese Probleme eigentlich nicht habe. Dennoch kam ich dort auch nur auf im Schnitt 2 Commits im Monat. Also höchste Zeit, aus dem Trott herauszukommen. Mein Ziel war also, nicht nach jedem neuen Feature/User-Story, sondern (viel) öfter zu committen. Obgleich ich es (eigentlich) übertrieben finde, habe ich heute also nach jedem TDD-Zyklus...
.NET anders: Oktober 2007
http://dotnetanders.blogspot.com/2007_10_01_archive.html
Tipps, Tricks und Meinungen zur Programmierung von .NET. Dienstag, 16. Oktober 2007. Projekte mit Subversion verwalten. Eines der wichtigsten Dinge bei der Erstellung von Projekten ist die Verwaltung der Source-Codes. Schließlich solen nicht nur mehrere Entwickler die Codebasis gleichzeitig bearbeiten können, es soll auch möglich sein, Änderungen rückgängig machen zu können, vor allem, wenn man sich bei großen Refactorings komplett verzettelt hat. Ich benutze für diese Zwecke Subversion. Jetzt sind alle ...
.NET anders: CCD Reflektion – Roter Grad Tag 4
http://dotnetanders.blogspot.com/2009/07/ccd-reflektion-roter-grad-tag-4.html
Tipps, Tricks und Meinungen zur Programmierung von .NET. Freitag, 24. Juli 2009. CCD Reflektion – Roter Grad Tag 4. Gestern kam ich endlich wieder zum Programmieren; und das sowohl beruflich als auch privat. Bei meinem derzeitigen beruflichen Projekt, der Erweiterung eines vor Jahren von mir erstellten Reporting Tools, konnte ich meine ersten “richtigen” Erfahrungen mit LINQ sammeln und habe dadurch den Input zum heutigen Post erhalten. Bis dahin muss ich aber trotzdem auf die Daten zugreifen. Ursprü...
.NET anders: Juli 2009
http://dotnetanders.blogspot.com/2009_07_01_archive.html
Tipps, Tricks und Meinungen zur Programmierung von .NET. Freitag, 24. Juli 2009. CCD Reflektion – Roter Grad Tag 4. Gestern kam ich endlich wieder zum Programmieren; und das sowohl beruflich als auch privat. Bei meinem derzeitigen beruflichen Projekt, der Erweiterung eines vor Jahren von mir erstellten Reporting Tools, konnte ich meine ersten “richtigen” Erfahrungen mit LINQ sammeln und habe dadurch den Input zum heutigen Post erhalten. Bis dahin muss ich aber trotzdem auf die Daten zugreifen. Ursprü...
TOTAL PAGES IN THIS WEBSITE
10
Morts Like Us: 2009/07
http://mortslikeus.blogspot.com/2009_07_01_archive.html
Earlier this morning I committed a first spike of code to the actual (post 2.0) trunk of ActiveRecord. This fluent configuration shows a lot of features I am planning for 2.x releases. Let’s take a look at the new syntax. This one is for ActiveRecord itself and mere syntactic sugar:. 160; 1. 160; 2. 160; .ForWeb(). 160; 3. 160; .Flush( DefaultFlushType. 160; 4. 160; .UseThreadScopeInfo SampleThreadScopeInfo. 160; 5. 160; 6. 160; .MakeLazyByDefault(). 160; 7. 160; 8. The storag...
TOTAL LINKS TO THIS WEBSITE
1
Microsoft Dot Net
Tuesday, November 28, 2017. Find port number used by a process in windows. If your process is launched in a java process, then sysinternal tools by itself is not easy enough to figure out the port used by your process, because there are usually many java processes running on a machine. One way to get around this is. 1 Create a unique local user on the machine. 2 Start the process as that local user. Posted by Vivek Menon. Links to this post. Subscribe to: Posts (Atom). View my complete profile.
dotnet questions bank
Friday, March 27, 2009. Is it possible to host Tcp endpoint wcf service in IIS? IIS 51 and IIS 6 can only host HTTP bindings. IIS7 has WAS (Windows Activation Service) which allows hosting of endpoints bound to any transport protocol. so it would be capable of TCP. If you must host with IIS 6, then you're stuck with the HTTP bindings. If not, consider self-hosting in a Windows Service. Wednesday, March 25, 2009. What is the difference between pure and virtual pure function C#? A virtual function is decla...
Azure interview Questions
Interview Tips for Success. What is Cloud Computing? Cloud computing is the use of computing resources (hardware and software) that are delivered. As a service over a network (typically the Internet). Source from : http:/ en.wikipedia.org/wiki/Cloud computing. What are the Service Model in Cloud Computing? Examples of IaaS include: Amazon CloudFormation (and underlying services such as Amazon EC2), Rackspace Cloud, Terremark, Windows Azure Virtual Machines, Google Compute Engine. and Joyent. All three ro...
.NET anders
Tipps, Tricks und Meinungen zur Programmierung von .NET. Freitag, 26. August 2011. Continuations in C#–Mein Ansatz. Ralf Westphal hat unter http:/ ralfw.blogspot.com/2011/08/jenseits-von-solid.html. Einen interessanten Artikel zum Thema Continuations veröffentlicht. Leider hört Ralf auf, bevor er den entstandenen Code lesbar gemacht hat. Ich denke, man kann Continuations textuell in Code darstellen. Beim Lesen des Artikels hatte ich folgende Syntax im Kopf:. Es ist nicht nötig, das komplette Repository z...
Dot Net and Java | Just another WordPress.com site
Dot Net and Java. Just another WordPress.com site. December 31, 2010. In Visual Basic, the idea of properties() is interesting. Functions are generic. The only thing we require them to do is return a value. Very sensible if you ask me. Pushing this further, what other subsets of functions will be useful? This restriction to functions is similar to restrictions of data I blogged about earlier. December 31, 2010. Date Literals in Visual Basic can be written as #12/31/2010# to mean 31 Dec 2010 . All data ha...
dotNetandSharepoint Consultancy
This page uses frames but your browser does not support them.
dotnetandsqlserver.blogspot.com
Dot net & Sql server
Dot net and Sql server. NET-based Windows application development benefits from increased Windows Presentation Foundation (WPF) designer performance and updated components for Visual Basic and Visual C (including a MFC-based Office 2007 Ribbon). Web development improvements include enhanced the client-side script tooling (JavaScript IntelliSense). In addition to IDE performance inprovements SP1 fully supports SQL Server 2008 and the ADO.NET Entity Framework. Friday, April 27, 2012. Invoice Nos = COALESCE.
C#.NET Anonymous
Chronicling things I have discovered while learning C# and the .NET platform. Wednesday, April 4, 2012. Using T4 code templates I have implemented a method for all of my EF Entities that delivers a CollectionView with a default SortDescription that I define as a Static property in each entity's partial class file (outside of the T4 template). This works great for ListBox controls, but when it came to the DataGrid it started giving me issues with regards to sorting. Tuesday, April 6, 2010. Still learning ...
Programing Resources
Sixth Annual Duke's Choice Awards Spotlights 2008's Most Innovative Java Technology Applications. Hire JAVA Developer for Custom JAVA Application Development. Today, number of web development technology and programming language such as ASP.NET, PHP, JAVA, C, C , C#, Open source technologies are widely used to develop any kind of web application and website. All it have unique features, function and work on particular development platform and framework. Importance of Java / J2EE Web Application Development.