It may be that I don't explain myself clearly enough, I want the source code of a web page, but its our website, its very clear that I dont take a source of another website.
we are working in a...
Hi everybody,
I have a little question.
I'm working on a program that should work with a site, but in order to get to the page I need to enter username and password.
doe's someone can tell me how...
Hi,
I have a question that already posted here.
I want to build a project (web site) that have a few kind of users.
Administrator - that can do every thing in the site
Registered user - that can...
Hi,
I'm going to develop a web application that will take care of permissions,
it means that there is an administrator that have all permissions in the site, an unregisterd user that have some...
Hi,
Does anybody can tell me how can I select all sub set from list.
it means that if i have a list that contains values {1,2,3,4}
I want to get all those sub list...
No my friend.
i want to create user control that support data binding.
in other words I can bind data into my control and use it like in DataGridView or any object
that suppports DataBinding.
Hi all,
I made a little component (Ticker) one that turn around values of the StockMarket,
but I have a little problem,
I want to cause my component to get his data with a BindingSource,
but I...
Does anybody knows about free webservices to send sms?
I familiar with servicex.net but the address of the web service dows not much nothing.
any idea can help.
Thank you all.
Hi everyone
I try to get a data from MySql db using LINQ but I think that something is missing.
in every example that I saw its the same.
well I look at the LINQ query and it all understood except...
Hi friends,
I try to get the ip of the local computer in WPF but it fail...
I allready done that in WinForm but in WPF it does not work.
can someone give me a little code that works?
Thank you...
Hi all,
I really think that here ill found my answers...
I try to make a server-client app in WPF, I try to use TcpClient and TcpListener..
another connection ideas will be welcome
Ok I got you,
but lets assume that my ip is 11.111.111.111
in this case what is the full address that I need to use in the client computer?(the one from the outside world)?
hi all,
I want to know if someone can tell how to send sms with the API of ICQ...
I know that ther is a way to do it, but I dont know how...
i'll be happy if someone can help me with this issue......
I'll try to explain it more clearly.
I want to connect to the web service from the outside world...
it means that ther is a web service running in my local computer, and the clients that consuming...
Hello everybody, it really a good forum (i'm new here)
I Have a little application that works with web service...
I want to know how can I get the web service address in my computer...
in other...
hi all,
im a silverlight newbie,
I developed a silverlight application and now I want to publish the project.(in my server)
my solution contains a lot of project(windows form,web form,wpf...