But I am not using any WEB page , can I use (GridViewRow control ) for the desktop application aswell.
Scorpio
Posts
-
Data Grid properties- SOS -
Data Grid properties- SOSCan I change the color of perticular cell in C# for DataGrid control. I want to change the color of the cells which have numeric value below 100.
-
UDP messages (VB6)I want to receive UDP messages broadcasted by my server,how do I go about it. I tried to create one socket with protocol as UDP and addes in formload following commends Winsock1.LocalPort = 3001 Winsock1.Bind 3001 where 3001 is the port on which server is sending the data. but I am not able to receive anything Please help
-
Cognizant OfferThank you for your encouraging response.:suss:
-
Cognizant OfferHello everybody ! I have got the offer form Cognizant Pune, May I know your openion about the company. :doh::confused::doh::confused::doh::confused:
-
printing form in VB6I want to print one Image (placed in image box) on my form I want to start the printing at (0,0) i.e uppermost left corner of the paper ,but when printing some space is left from the top of the paper.How to set the top and left margins of the form while printing (border style is set to none) Thanks
-
ADO (Database Programming) [modified]Can anybody please give link/site/examples for biginers to learn ADO (Database Programming) Thank You -- modified at 5:17 Monday 5th June, 2006
-
COM Interview QuestionADD and Multiply Are Interfaces
-
COM Interview QuestionSuppose I derive Add and Multiply from IUnknown and then derive Calculator from Add and Multiply as shown below IUnknown IUnknown | | ADD Multiply \ / \ / Calculator then how many copies of (QueryInterface,AddRef, Release ) will be there in Calculator,If one then explain how. Prior to this question I had said that Multiple Inheritance has a disadvantage of name ambiguity.(hence above was the counter question by an interviewer)
-
Multiple InheritanceCan somebody please point me what are disadvantages of MultipleInheritance.
-
Data Base data Insertion Problem (SOS..) [modified]I am having a VC++/MFC application it is receiving 10,000 paramaters per second (4 bytes per paramater) from remote side.I want to insert this data into Oracle server using ODBC .But any database is having maximum fieldsize of 8000 chars or Maximum 1000 field in one table. So how do I insert this type of data into oracle or MS SQL server. I want to retrive this data for further stasstics.Please help Thanks in Advance -- modified at 8:01 Tuesday 30th May, 2006
-
Multi Threading in MFCHello guys I am beginner to MFC threading. Can any body give me a link to samples for learning multi threaded programming (other then MSDN) Thank You
-
Multi threaded programmingI am a begineer in VC++/MFC can I get some good samples or information links to start learning Multithreaded programming. "No Defeat Is Final Until You Stop Trying"
-
wparm,lparmIs it correct that all the messages are getting processed by function RUN which is embeded in my global object theApp
-
life-cycle of a typical MFC programHello everybody I am very sorry to post this type of questions on this forum but believe me its only your help that will clarify all my doubts. After reading some articles on the forum I concluded life-cycle of a typical MFC program as below in sequence. 1. WinMainCRTStartup 2. WinMain 3. AfxWinMain 4. AfxWinInit 5. InitApplication 6. InitInstance Global RUN function is embeded in theApp (Global Object of my Application) which handels all the default windows messages. If I am wrong please correct me or give me a link where I can find more info about this. Anger Is Only One Letter Short Of Danger
-
wparm,lparmI have come across this wparm,lparm terms a lot of time ,can anybody please tell me what are this paramaters and what they contain when used in messaging. "Every thing can be done Better, Then it is being done"
-
copy constructorcan I prevent any copy constructor being called for my class.
-
Singleton Class (C++)Thank You very much:-D
-
Singleton Class (C++)how do i make a class as singleton class.
-
TCS Interviewthank you