Skip to content

Commit ed30452

Browse files
gewarrenRon Petrusha
authored and
Ron Petrusha
committed
Update develop-client-apps.md (dotnet#3027)
* Update develop-client-apps.md A couple small typos. * Update develop-client-apps.md Changed wording based on discussion with Ron Petrusha.
1 parent 19e7381 commit ed30452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/develop-client-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.author: dotnetcontent
2727
manager: "wpickett"
2828
---
2929
# Developing Client Applications with the .NET Framework
30-
There are multiple ways to develop Windows-based applications with the .NET framework that run locally on users' computers or devices. This section contains topics that describe how to create Windows-based applications by using Windows Presentation Foundation (WPF) or by using Windows Forms. However, you also create client applications using the .NET Framework and make them available to your users through the Windows Store and Windows Phone store for computers or devices, web applications that can be viewed in a browser.
30+
There are multiple ways to develop Windows-based applications with the .NET framework that run locally on users' computers or devices. This section contains topics that describe how to create Windows-based applications by using Windows Presentation Foundation (WPF) or by using Windows Forms. However, you can also create web applications using the .NET Framework, and client applications for computers or devices that you make available through the Windows Store or Windows Phone Store.
3131

3232
## In This Section
3333
[Windows Presentation Foundation](../../docs/framework/wpf/index.md)

0 commit comments

Comments
 (0)