Click here to Skip to main content
15,918,003 members
Home / Discussions / C#
   

C#

 
QuestionWin To Web Pin
mehrdadc4810-Sep-06 20:35
mehrdadc4810-Sep-06 20:35 
AnswerRe: Win To Web Pin
Navi1510-Sep-06 20:41
Navi1510-Sep-06 20:41 
Questionrichtextbox control Pin
Kumar290510-Sep-06 20:16
Kumar290510-Sep-06 20:16 
AnswerRe: richtextbox control Pin
Stefan Troschuetz10-Sep-06 21:28
Stefan Troschuetz10-Sep-06 21:28 
QuestionWPF BitmapImage and transparency Pin
Steve Bickell10-Sep-06 20:05
Steve Bickell10-Sep-06 20:05 
AnswerRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:32
Arjun "Mjolnir" Bahree10-Sep-06 22:32 
GeneralRe: WPF BitmapImage and transparency Pin
Steve Bickell11-Sep-06 10:50
Steve Bickell11-Sep-06 10:50 
GeneralRe: WPF BitmapImage and transparency Pin
Arjun "Mjolnir" Bahree11-Sep-06 16:59
Arjun "Mjolnir" Bahree11-Sep-06 16:59 
Anytime Steve Smile | :)

Yes Bitmap class offers the transparency thing, but under the hoods its using the same API so i chose to put forward the native thing Big Grin | :-D .

There are tons of benefits of blitting but then not all is offered through the GDI+ classes and the likes. MS is making life easier for us by putting better and more abstractions over the native ways....and that is really productive. However, knowing how my car runs can reduce my dependency on the mechanic Smile | :) )

Excelsior
Arjun Bahree
"By The Might of Mjolnir"

I Came! I Coded! I Conquered!

AnswerRe: WPF BitmapImage and transparency Pin
g00fyman10-Sep-06 22:59
g00fyman10-Sep-06 22:59 
GeneralRe: WPF BitmapImage and transparency Pin
Steve Bickell11-Sep-06 10:52
Steve Bickell11-Sep-06 10:52 
QuestionDo we need to call dbCommand.Dispose() ? Pin
s o v a n n10-Sep-06 19:05
s o v a n n10-Sep-06 19:05 
AnswerRe: Do we need to call dbCommand.Dispose() ? Pin
Navi1510-Sep-06 19:40
Navi1510-Sep-06 19:40 
GeneralRe: Do we need to call dbCommand.Dispose() ? Pin
s o v a n n10-Sep-06 20:44
s o v a n n10-Sep-06 20:44 
GeneralRe: Do we need to call dbCommand.Dispose() ? Pin
Stefan Troschuetz10-Sep-06 21:36
Stefan Troschuetz10-Sep-06 21:36 
GeneralRe: Do we need to call dbCommand.Dispose() ? Pin
s o v a n n10-Sep-06 22:25
s o v a n n10-Sep-06 22:25 
QuestionTrim away the last part of a string Pin
Support12310-Sep-06 18:24
Support12310-Sep-06 18:24 
AnswerRe: Trim away the last part of a string Pin
Guffa10-Sep-06 18:37
Guffa10-Sep-06 18:37 
GeneralRe: Trim away the last part of a string Pin
Support12310-Sep-06 18:55
Support12310-Sep-06 18:55 
GeneralRe: Trim away the last part of a string Pin
lmoelleb10-Sep-06 20:43
lmoelleb10-Sep-06 20:43 
GeneralRe: Trim away the last part of a string Pin
Support12310-Sep-06 22:36
Support12310-Sep-06 22:36 
AnswerRe: Trim away the last part of a string Pin
Arjun "Mjolnir" Bahree10-Sep-06 22:46
Arjun "Mjolnir" Bahree10-Sep-06 22:46 
GeneralRe: Trim away the last part of a string Pin
lmoelleb10-Sep-06 23:08
lmoelleb10-Sep-06 23:08 
QuestionMDI Forms Pin
Steve_c#freak10-Sep-06 18:03
Steve_c#freak10-Sep-06 18:03 
AnswerRe: MDI Forms Pin
Ranjan Banerji11-Sep-06 18:13
Ranjan Banerji11-Sep-06 18:13 
GeneralRe: MDI Forms Pin
Steve_c#freak12-Sep-06 13:33
Steve_c#freak12-Sep-06 13:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.