Click here to Skip to main content
15,881,172 members

Comments by anusha more (Top 5 by date)

anusha more 9-Jun-13 6:38am View    
Hi! thanks for the reply...yes solved the problem by own...for testing purpose created 1000 data entry...problem was on first row i was creating table n from second row i was inserting data so ...somtimes it was working sometime it was giving error like no table found...so i move table creation part outside...after creating db ...so now working fine
anusha more 21-Apr-13 2:51am View    
thanks this increase my confidence 1 level up:)
anusha more 18-Apr-13 6:47am View    
thank you very much...also http://blog.jsolutions.co.uk/?p=525 is a very good example to understand lambda.
anusha more 18-Apr-13 6:26am View    
Thank you jsolution_uk. I don't have much experience in QT. Your given documents are very useful for me. Please let me know if I need to do anything other than given link. Do you have any good example for QT networking. I would like to study that code. It will give me a brief idea how netowrking works in QT.
anusha more 18-Apr-13 6:18am View    
thank you very much for your help. Yes I have experience in c++ and sql, and good knowledge of C++ basic concept. Because of this career gap I am loosing confidence. According to me below topics are important.
1)OOP concepts-encapsulation,data abstraction,inheritance,polymorphism
2)Data Types, Variables-const,static,readonly
3)access specifier-private,protected,public
4)Abstract class
5)interface
6)collection - hast table,map, vector, binary tree
7)Multi threading
8)Memory Management
9)Pointers-void,far,near,wild
10)virtual functions
11)Marshaling
12) SDI,MDI
13)TCP/IP client server connection
14) Message passing, delegation, IPC
15) File handling
16) Memory management
17)Error handling, exception handling

If I am missing anything please let me know.

Thanks again.