15.02.2015 Views

C# 4 and .NET 4

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuration files ❘ OC219<br />

return;<br />

}<br />

for (int i=0; i < 5; i++)<br />

{<br />

Console.WriteLine(obj.Greeting("Stephanie"));<br />

}<br />

code snippet ConfigurationFiles/HelloClient/Program.cs<br />

delayed loading of Client Channels<br />

With .<strong>NET</strong> Remoting, three channels are configured by default that can be used automatically if the client<br />

doesn’t configure a channel:<br />

<br />

<br />

<br />

<br />

<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!