- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
8 Posted Topics
any one please help me to do encryption and decryption using a secretkey in c#. | |
help me to write java code for reading recieved packet details such as source ip,source port | |
Re: sqlcommand cmd =new sqlcommand; cmd.commandtext="select id, group,grade,year where name='"+combobox_selected item+"'" sqldataadapter da=new sqldataadapter; da.selectcommand=cmd; datatable dt=new datatable(); da.fill(dt); gridview1.datasource=dt; gridview1.databind(); Hope this will help you.... | |
i developed a project in c#.it works for one year.now it shows license error.i didn't do any code for license.but project uses some dlls(such as pdfnet.dll,impersusr.dll) which is downloaded from internet.how can i find license expired and how can i edit it. | |
i want to disable controls like cut copy paste delete oprtions in openfiledialogue box in my project which is developed using c#.net....any plsss help me..... | |
"the type or name space name 'HWND' couldnot be found.are you missing a using directive or assembly reference".i got this error message when i run below code in c#. { LRESULT CALLBACK NewListViewWndProc(HWND hwnd, UINT uiMsg, WPARAM wParam, LPARAM lParam) switch (uiMsg) { case WM_CONTEXTMENU: // trying to create a … | |
In my laptop (modelno:PSC2UG-00P001 toshiba) inbuilt bluetooth is not working. It is able to detect and search other bluetooth devices, but it is not able to send or receive any data ie my information exchanger is not working. How can I solve this issue. Please please help me.. | |
how to override openfiledialoguebox in c#.. |
The End.