Welcome To Snipplr


Everyone's Recent C# Snippets



1 ... 12 13 14 15 16 Next »
Weird issue with Intellisense and the HitTestInfo class. Just type it in, it will compile.
1 909 posted 17 years ago by rengber
Annotated version of the Microsoft/GotDotNet demo from the MSDN Wiki.
0 672 posted 17 years ago by rengber
Dots match any charecter, this matches any 7 chars. You need to change that bit to match a different pattern.
1 798 posted 17 years ago by rengber
Methinks this is a bad idea but it is a suggested use of generics from the .NET 2.0 Generics Wrox book
0 523 posted 17 years ago by sophtwarez
Very important to set the RefCursor Type. Otherwise you get the PLS-00306 Error 'Wrong Number or types of arguments'
0 747 posted 17 years ago by rengber
1 ... 12 13 14 15 16 Next »