Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #3K
~6K People Reached
Favorite Tags

9 Posted Topics

Member Avatar for kirtee2209

is it possible for you to add the listview in a ScrollViewer? ... I have tried the same in wpf and it works fine

Member Avatar for kirtee2209
0
2K
Member Avatar for aniperiye

Hi, please try to use Directory.SetAccessControl (folderName, new DirectoryServices()) ... i hope it will solve the issue

Member Avatar for skatamatic
0
3K
Member Avatar for AlexTrott

you could use a simple list box ... when user selects an item in the list box - you can open the configuration window where in user can add/modify/save the data OR you could make use of a grid and on each row selection you can open the confiuration window …

Member Avatar for manojkumar2004
0
195
Member Avatar for manojkumar2004

Hi all, I was trying to post some data to a web server(tomcat) where my servlet is running. I have written a c# http client, I was able to establish the connection with the servlet but control is always going to GET method instead of POST method . Can you …

0
70
Member Avatar for manojkumar2004

Hi all, Need some info on "how to use or implement timers/threads/polling mechanism in c language". Need to run the same piece of code on both platforms(windows + linux). Can anyone of you guys suggest me something :) Thanks in advance! ~Manoj

Member Avatar for manojkumar2004
0
409
Member Avatar for manojkumar2004

Hi all, instead of using the web service(soap calls).... I want to write some c# implementation of the wsdl file... any idea how to proceed ??

Member Avatar for tgreer
0
76
Member Avatar for manojkumar2004

Hi all, any idea how to call a C# method from a java class using sockets(need to access remote methods)??

Member Avatar for jwenting
0
92
Member Avatar for PoovenM

hi, web service soap interface is defined by a wsdl file. you can manually write a wsdl file or you can use some tools to generate the same(preferred way). now, this wsdl file will work as a contract between soap server and soap client . both server and the client …

Member Avatar for PoovenM
0
181
Member Avatar for manojkumar2004

Hi, I am new to this forum so please bear with me. I want to read the bios settings (through a program) and if boot option is hard disk then i want to change the same to network boot (should save also). In nutshell, i want to configure the settings …

Member Avatar for Nick Evan
0
68

The End.