- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 5
- Posts with Downvotes
- 4
- Downvoting Members
- 2
18 Posted Topics
Im working on a one huge project that is combination of many sub projects which is talking to eachothers and they all use apart from data base whice responsible to manage user's account i dont want to work with one database so i have to isolate each project's database and … | |
Does google amp supports using alexa code for alexa ranking? | |
im looking for way to make my game allow players to play with each others via internet i can use some kind of rooms i need help to know what is the recommended engines that can i use for real time multiplayer apps | |
i want to send an sms to the web service and wait for some event before deliver it to the target distination | |
i need tutorial of how can i get the location and tracking it video with sample will be perfect | |
im trying to creat buttom to show all ocntacts on the phone with this code : private async void SearchContactButtom_click(object sender, RoutedEventArgs e) { await SearchContacts(); } private async Task SearchContacts() { var contactsStore = await ContactManager.RequestStoreAsync(); IReadOnlyList<Contact> contacts = await contactsStore.FindContactsAsync(); var dlg = new Windows.UI.Popups.MessageDialog("found " + contacts.Count … | |
how can i access the contacts on the device then show it in list | |
i want to start developing ios apps on my lap (windos) i dont have mac so how can i start | |
i want to insert at avl tree and search where can i get avl tree code from ? to study | |
if i have html forms that takes data from the client with jsp code i want to save this data at mysql data base how can i do this with code ??? | |
I have website project .user can log in to use it at the home page now the problem is if any user write URL for any other page without login it will show him the page I need to ensure that any user visit other page have already logged in … | |
i need code shows how can i send information from html page to an email on submit directly with out opening the email broweser or any external url | |
What are the channels used (802.11 b,g) in Egypt & why? What are the channels used in USA & why? can i use the channels which can i use by manuall configuration (can i changee these channels )?? | |
what is the difference between bluetooth ,zigbee and uwb (ultra wide band) ? | |
what is the relation between frequency and transmission if signals ? explain | |
can you have more than one access point in your home ? explain your answer if there cases write it | |
1- implement a double linked list (node contains data and left pointer to the previous node and right pointer to the next node) | |
i just want to know how can i start to code my private GUI in c++ what libraries can i use? and is there any book or bdf can help me ? |
The End.