Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

Member Avatar for atplerry

I am a .Net ASP Developer, I now work, i design a website application that run on the web for office use, which has basic office task features, Now i need a mobile version of the website, that can run on different mobile OS, I have read alot of material …

Member Avatar for bibiki
0
93
Member Avatar for ara_tul87

I'm testing my application at Visual Studio 2005 at Symbol Motorola MC75, the problem is the application keep restarting after go to main screen.The application using something like this [URL="http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesvbcs/thread/51e09510-3d6e-42a6-bec0-a68ef9d7b947"]code[/URL]: [CODE][DllImport("coredll.dll", SetLastError=true)] private static extern bool KernelIoControl(int dwIoControlCode, byte[] inBuf, int inBufSize, byte[] outBuf, int outBufSize, ref int bytesReturned); private …

Member Avatar for fruitymo
0
154
Member Avatar for Deepo

hey guys so I'm studying a unit called Object Oriented Analysis its not one of my strongest units so i need some help in the concept of understanding UML and i have a exam coming up and i was if you guys could help me understand the basic concepts here …

Member Avatar for fruitymo
0
155
Member Avatar for fruitymo

Hello, does anyone know how to unwrap an Object? for example z and y are of type Element and 5 is a primitive double. I can write an operator+ function to add the two object together ie (z+y) but I don't knw what to do to add 5+z, Z is …

Member Avatar for fruitymo
0
193
Member Avatar for sairus

can you help me on how to convert the numbers into words . here is my example on how to do that program but im not sure if this is a correct program.. #<iostream.h> #<conio.h> int ones,tens,hundreds main() { cout<<"ENTER NUMBER"; cin>>number; cout<<"ENTER ONES"; cin>>ONES; if(number==1); cout<<"one"; else if(number==2); cout<<"two"; …

Member Avatar for WaltP
0
1K
Member Avatar for IMJS

I am trying to utilise a development kit for software that we use at work. I think I have found a member function that would address a problem I have and I'm trying to test it. The documentation says that it is used thus: [CODE] int SDKclass::SDKclassmethod( a_data_type** a_data_array_ptr, char*** …

Member Avatar for fruitymo
0
112
Member Avatar for fruitymo

hello. I switched on my laptop this morning and i was faced with a "black" screen, none of the keyboard keys were responding. I then resorted to removing the battery and forcing a reboot. i started windows on safe mode and once got the error I from a pop-window. I …

Member Avatar for fruitymo
0
147
Member Avatar for ColSanders

Hi All, I'm trying to find a good book on program design. More specifically, I'm looking for a book that talks about where to start once you have a problem that needs a software solution and continues to just before the actual coding. Any suggestions would be greatly appreciated.

Member Avatar for fruitymo
0
89