![]() |
Dotnet ProjectDaily reviews about .Net,tools and programming techniques |
View Blog details |
![]() |
Dotnet PulseRandom thoughts about software development and tools |
View Blog details |
![]() |
GENiALi's BlogAlles mögliche was gerade so anfällt. |
View Blog details |
Recent Blog Posts
C# Namespace or Type Alias
on Nov 30, 2007 in Everything Else .NET c# csharp dotnet namespace namespaces alias type type alias I just found out that it’s possible to create an alias for Namespaces or Types. As simple as: using System; using AliasToMyClass = NameSpace1.MyClass;...
ADO.NET Timeout
on Dec 28, 2007 in ADO.NET DotNet Database CSharp C# .Net Aufwändige AbfrageWird aus einer .Net Applikation per ADO.NET eine aufwändige Abfrage an einen SQL-Server abgesetzt, kann es zu folgender Fehlermeldung kommen, wenn das Ergebnis nicht rechtzeitig geliefert wird:"The timeout period elapsed prior to...
Oracle ADO.Net Treiber für .Net 3.5
on Jan 3, 2008 in Visual Studio 2005 ADO.NET ODAC Visual Studio 2008 DotNet Database Orcas CSharp C# Visual Studio Oracle .Net Oracle hat per Newsletter bekannt gegeben, dass unter Oracle Data Access Components (ODAC) Downloads Tools, Provider und Zugriffskomponenten für Visual Stuido 2008 und .Net 3.5 zum Download angeboten werden.
Encrypting/Decrypting a String
on Feb 10, 2008 in CSHARP Security Encrypting the string will prevent users from being able to read and decipher the information. If you have a string you want to be able to encrypt and decrypt — perhaps a password or software key — which will be stored in some form accessible by...
Encrypting/Decrypting a String
on Feb 11, 2008 in CSHARP Security Encrypting the string will prevent users from being able to read and decipher the information. If you have a string you want to be able to encrypt and decrypt — perhaps a password or software key — which will be stored in some form accessible by...



