Click here to Skip to main content
15,908,437 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33326-Jul-09 20:00
verence33326-Jul-09 20:00 
AnswerRe: How can I find a Bitmap within another Bitmap? [modified] Pin
Luc Pattyn23-Jul-09 6:59
sitebuilderLuc Pattyn23-Jul-09 6:59 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 21:00
verence33323-Jul-09 21:00 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Luc Pattyn24-Jul-09 1:13
sitebuilderLuc Pattyn24-Jul-09 1:13 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33324-Jul-09 2:12
verence33324-Jul-09 2:12 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Luc Pattyn24-Jul-09 2:42
sitebuilderLuc Pattyn24-Jul-09 2:42 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33324-Jul-09 2:53
verence33324-Jul-09 2:53 
AnswerRe: How can I find a Bitmap within another Bitmap? Pin
verence33328-Jul-09 3:16
verence33328-Jul-09 3:16 
Questionconverting an image in black and white Pin
shekhar25839523-Jul-09 0:16
shekhar25839523-Jul-09 0:16 
AnswerRe: converting an image in black and white Pin
Manas Bhardwaj23-Jul-09 0:20
professionalManas Bhardwaj23-Jul-09 0:20 
AnswerRe: converting an image in black and white Pin
Tamer Oz23-Jul-09 2:03
Tamer Oz23-Jul-09 2:03 
QuestionHelp on how to develop an sms web portal Pin
abbah22-Jul-09 23:59
abbah22-Jul-09 23:59 
AnswerRe: Help on how to develop an sms web portal Pin
ravindarp23-Jul-09 0:31
ravindarp23-Jul-09 0:31 
QuestionGeneric Question Pin
Programm3r22-Jul-09 22:00
Programm3r22-Jul-09 22:00 
AnswerRe: Generic Question Pin
J4amieC22-Jul-09 22:23
J4amieC22-Jul-09 22:23 
QuestionRe: Generic Question Pin
Programm3r22-Jul-09 22:58
Programm3r22-Jul-09 22:58 
AnswerRe: Generic Question Pin
J4amieC22-Jul-09 23:17
J4amieC22-Jul-09 23:17 
GeneralRe: Generic Question Pin
Programm3r22-Jul-09 23:41
Programm3r22-Jul-09 23:41 
GeneralRe: Generic Question Pin
J4amieC22-Jul-09 23:55
J4amieC22-Jul-09 23:55 
GeneralRe: Generic Question Pin
Programm3r23-Jul-09 0:00
Programm3r23-Jul-09 0:00 
GeneralRe: Generic Question Pin
harold aptroot22-Jul-09 23:12
harold aptroot22-Jul-09 23:12 
GeneralRe: Generic Question Pin
Programm3r22-Jul-09 23:30
Programm3r22-Jul-09 23:30 
Hi,

Thanks for the reply.

Well I am making use of reference type contraints and in the link they are making use of constructor type contraints, and making use of singleton = new T(); is not permitted when making use of reference type contraints: Cannot create an instance of the variable type 'T' because it does not have the new() constraint.

Either way making use of constructor type contraints does not allow me to gain usage to the other classes's field as in my example.


The only programmers that are better C# programmers, are those who look like this -> Green Alien | [Alien]



Smile | :) Programm3r

My Blog: ^_^

GeneralRe: Generic Question Pin
J4amieC22-Jul-09 23:33
J4amieC22-Jul-09 23:33 
GeneralRe: Generic Question Pin
Programm3r22-Jul-09 23:45
Programm3r22-Jul-09 23:45 
GeneralRe: Generic Question Pin
J4amieC22-Jul-09 23:55
J4amieC22-Jul-09 23:55 

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.