- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
I am a Computer and Info. Systems undergraduate. I admire hacking for its positive use.
- Interests
- Swimming, Working out, surfing and surfing for ideas on hacking techniques.
- PC Specs
- well oiled PC with windows Server 2008 lubricative.
16 Posted Topics
I am trying to connect a Crystal report to my database.mdf i.e SQL Server database. When using the wizard At the [I]Database Expert[/I] window after choosing the [I]OLE DB (ADO) [/I]i can not find any server and a database in the drop down menu. how to get that? i have … | |
I need to highlight the current key pressed in my C# application. To get the keyboard keys code during keyDown and keyUp events i tried returning the keycodes as protected override void OnKeyDown(KeyEventArgs keyEvent) { // Gets the key code lblKeyCode.Text = "KeyCode: " + keyEvent.KeyCode.ToString(); } Other way i … | |
Hi, I am doing Computer and Information Systems Engg. so i have electronics as well as programming concepts. I am planning to make a surveillance vehicle as my undergraduate project. It will be used to survey any area via a web cam using a PC to control it on a … | |
I am making a [I]Wi-Fi robot[/I] by modifying the controls of an RC car with Micro-controller to steer, IP camera, both of these connected to a Link-sys router that streams the video to my desktop where a C# based application shows video and arrows to steer the vehicle. Plus a … | |
I am making a DBMS using C#.Net and MS SQL. i want to display the data using crystal reports. In the Database Fields when the Database Expert wizard opens after choosing OLE DB (ADO) and then OLE DB for SQL provider, i have to give the Server, user & password … | |
I am making a project for my client who needs a system that has to have a user interface (an Asp website) and a Manager interface (a C# app). the twist is that no matter how many new users sign up or edit their account via website or the manager … | |
I am making a project for my client who needs a system that has to have a user interface (an Asp website) and a Manager interface (a C# app). the twist is that no matter how many new users sign up or edit their account via website or the manager … | |
Re: do not mix UDP wwith IP. UDP is a transport protocol, IP is a routing protocol, they both serve totally different functions. TCP and UDP go together as transport protocols offering connection and connectionless services, IP sits underneith and routes the traffic.Udp is a protocol of transport layer and ip … | |
Hi guys especially in the industry . . i need to choose a final year project covering the fields Networking + Programming + Hardware = FYP If you know any hot topics like Cloud computing which have scope in near future or now adays. | |
People with great Technical skills do not necessarily make good team leaders - People skills are needed too. plz explain briefly. Thankyou | |
I am making a game that will be completely playable via mouse. I want to know is it possible to use Scroll-key to do this action:?:? any coding would be very helpful. | |
Can The range of Blue tooth be extended if we modify it using a WI-fi to enhance signals of blue-tooth. | |
i am a newbie in programming and undergoing Software Engineering Course in current semester. I am making a a simple word processor project more like a Rich text document editor. [B]what can be the basic features to add to in it?[/B] [U]Since time is short to complete it, which features … | |
what if i can not implement a feature in my university project can i kick out that feature from the project in contingency plan? | |
What is Agile Development? What are the different types of it? What can be topics related to Agile development . . kindly guide | |
Hi, i am working on visual C++ Express Ed and winforms to make a simple Word processor. What can be the basic functionality like spell check etc i have to put in it and algos to follow? is there any help on the Internet that u know can help me. |
The End.