thanks a lot thats what i wanted to learn about.thanks
rao raja
Posts
-
news display in desktop application through rss feeds -
news display in desktop application through rss feedshello.. i want to display news in the desktop application using rss feeds.... i am using the browser control but when i provide it the link of the rss feed it returns somthing like xml...plz help me about how can i display the news properly
-
loader lock error using directX sound dll'syes i m doing nothing wrong because i just got the dll of directx sound and referenced it. will u plz let me knw how can i disable the MDA...
-
loader lock error using directX sound dll'shello; loader lock error displays each time when i try to record my voice. plz let me know if some one knows it solution.
-
loader lock error [modified]Hello guys... I am facing the following problem when i debug my application but it builds successfully. this is the error message with header ....loaderlock detected.. VoiceChat\bin\Debug\Microsoft.DirectX.DirectSound.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang. please let me know if someone know how to solve it...
modified on Tuesday, February 26, 2008 8:33 AM
-
voice chatting over lan or simpy between two pcshi every one. i want to make an application in c# through which two person can chatt from 2 different pc. i dont know how to do voice chatting..so plz help me if some one know.... thanks
-
How to Catch the 2 or 3 first char in the begining of the stringyou may use the string as an array ... like arrayName[indexValue]... and 2nd option is use a char pointer..and again you can manipulate is as an array rao
-
how to use rss feeds in desktop applications in c#how to use rss feeds in desktop applications in c#.. i have beeb trying to do so by using webbrowser control available in c# but it just opens the website, not the rss feeds.. i tell u ..how i tried . i gave in url .....http://rss.news.yahoo.com/rss/science but in response some html displayd.. plz help me... rao
-
how to session variablehi i want to know how to use session variable in asp.net2005 and why it is used. and while doing coding at which place this should be written. thanks
-
software engineering problemsthanks.for sugesting google.actually i just want to disscuess those..if u dont knw ..does not matter.
-
software engineering problemsI want to know the answers of these qustions are these true or false.....in both cases provide justification...thanks (a) testing of non web based software system is completly different from based software system.? (b) design phase of object oriented system need more cost and effort than design phase of functional oriented system? (c) message passing features of object oriented paradigm play an important role in effecting effecincy of object oriented system? (d) maintanance of file based system is cheaper in terms of time and effort than data based system.?
-
universal connection b/w c# & MS ACCESShi, i want to know how a universal conection can be built so that my programe with a small dataBase file can be opened on the others pcs as well without giving a new connection string.giving connection string at every other pc ,i want to avoid this.
-
how to store data from c# into sql server data basei need to know that if many values are entered into a c# form, then i want to add all those in the dataBase.so what will be the code lines.plz reply someone