Nach Ordnungsbegriffen durchsuchen
Alle Ordnungsbegriffe »
.NET (
RSS)
Share ConnectionStrings A customer of mine have a Visual Studio C# solution with more than one project which uses the same ConnectionString. So how can you define your ConnectionString(s) once and share them between projects? This is how my sample solution...
Hi, if you don't know it already, Microsoft has released Service Pack 1 for Visual Studio and Team Foundation Server 2008 and also the .NET Framework 3.5 SP1 (Just a week after the release of SQL Server 2008). To get more info and links to the download...
Do you want to checkin your files from the Windows Explorer (Shell Integration) like with Subversion add-ins? Some people don't want or need a Visual Studio Team Explorer, because they are none Microsoft-based developers like Oracle DBA's. But...
This post is an extension to my last post " Removing default entries from Infragistics UltraWinGrid RowFilterDropDown ". What if you want to sort the entries in the RowFilterDropDown by the underlaying column? By default the DropDown is sorted...
On top of the RowFilterDropDown list you alway get the default items (All, Custom, Blanks, NonBlanks) included. What if your customer don't like them or you want to disable the (Custom) dialog? Infragistics gives you the possibility to remove specific...