Home
Archive
Contact
Search results for 'Libreng live na broadcast ng Women'
March Windows Phone 7 Roundup
"Windows Phone SDK 7.1.1 Update Now Available "it’s the final version of the CTP we released last month, and enables Windows Phone developers to do two things: Develop apps that work w ..."
Type
: Post
Tags
: windows phone 7, wp7
http://dontcodetired.com/blog/post/March-Windows-Phone-7-Roundup
Modify And Save an EF EntityDataSource Bound Entity From Code Behind
"If you're using databound controls (e.g. FormView) and binding them to an EntityDataSource you might want to be able to modify (and save) the underlying entity from code. For example, if you have ..."
Type
: Post
Tags
: c#, databinding, asp.net, .net, web, entity framework
http://dontcodetired.com/blog/post/Modify-And-Save-an-EF-EntityDataSource-Bound-Entity-From-Code-Behind
WebMethodAttribute.CacheDuration Property
"When creating a web service based data abstraction layer / façade, if you have methods that return “type” tables such as counties/states or employee types; caching the response to these requests impro ..."
Type
: Post
http://dontcodetired.com/blog/post/WebMethodAttributeCacheDuration-Property
Drag and Drop in Silverlight 4
"To enable drag and drop support on a Silverlight UIElement the AllowDrop property needs to be set to True (it is false by default). The Drop event can now be subscribed to, in which the dropped item(s ..."
Type
: Post
Tags
: .net, c#, silverlight, silverlight 4, wpf, xaml
http://dontcodetired.com/blog/post/Drag-and-Drop-in-Silverlight-4
50 Apps By Christmas
"So I thought I’d issue myself a challenge. By Christmas (2013) I will have 50 apps in store. This will most likely be Windows Store apps, but also smattering of Windows Phone 8 apps for good measure. ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, windows phone, 50appsbychristmas2013
http://dontcodetired.com/blog/post/50-Apps-By-Christmas
FeatureToggle 2.1 Released
"Version 2.1 of my open source feature toggling library has just been released. This new version contains two new toggles. The RandomFeatureToggle as its name suggests will randomly enable/disable a fe ..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/FeatureToggle-21-Released
To XSLT a large file (.NET1.1)
"To XSLT a large file use XPathDocument rather than XmlDocument, e.g. Slower: Me.m_oldStream.Position = 0Dim xsl As New Xml.Xsl.XslTransformxsl.Load(Me.m_xsltFilePath)Dim xDoc As New Xml.XmlDocum ..."
Type
: Post
http://dontcodetired.com/blog/post/To-XSLT-a-large-file-(NET11)
Silverlight 3 Out Of Browser Automatic Updates
"When running a Silverlight 3 application out of browser (OOB) {or SLOOB=Silverlight Out Of Browser} you can enable the automatic download\install of updated versions. This is not an automatic fea ..."
Type
: Post
Tags
: out of browser, silverlight, silverlight 3, oob, sloob, c#
http://dontcodetired.com/blog/post/Silverlight-3-Out-Of-Browser-Automatic-Updates
Windows Service Path Not Found Exception
"If you get an invalid path / path not found error when trying to start a .net windows service or right-click properties for it check any PerformanceCounterInstaller(s) and ensure their CategoryName is ..."
Type
: Post
http://dontcodetired.com/blog/post/Windows-Service-Path-Not-Found-Exception
SpecFlow Cheat Sheet
"SpecFlow is a tool that allows the writing of business-readable tests that can then be automated in code. If you’re new to SpecFlow check out my Pluralsight course or the resources page. The cheat she ..."
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/SpecFlow-Cheat-Sheet
Just Because You’ve Got a Cardwall Doesn't Mean You’re Agile
"So you’ve got a bunch of people together to form a cross-functional team (developers, testers, BAs, etc.), you create you backlog, create a few columns on a wall and throw some cards on it. Agile comp ..."
Type
: Post
Tags
: agile, process, quality, people
http://dontcodetired.com/blog/post/Just-Because-Youe28099ve-Got-a-Cardwall-Doesnt-Mean-Youe28099re-Agile
Using client certification authentication in web services in .NET
"Applies to.NET 1.1IIS 6Windows 2003 ServerWindows XP (as client) 1. Obtain trial SSL server certificate (e.g. from Verisign) and install to IIS 6;2. On client machine, obtain personal “client” certif ..."
Type
: Post
http://dontcodetired.com/blog/post/Using-client-certification-authentication-in-web-services-in-NET
FeatureToggle Version 2 Released
"Version 2 of my open source feature toggling .Net library has just been released to NuGet. V2 introduces a number of breaking changes – see release notes. It also include binary Windows Store DLLs as ..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/FeatureToggle-Version-2-Released
C# 7.0: What’s New Quick Start eBook Early Access
Just as I created the free C# 6.0: What’s New Quick Start eBook, I will be writing a new book
Type
: Post
Tags
: c#, .net, writing
http://dontcodetired.com/blog/post/C-70-Whats-New-Quick-Start-eBook-Early-Access
Diversity in Software Development
"I had a nice comment from @mbartosovsky on Twitter about women in IT and thought I would create a few charts that represent my 12+ years experience in software development. The results are from me th ..."
Type
: Post
Tags
: people, diversity, women
http://dontcodetired.com/blog/post/Diversity-in-Software-Development
Open Source Thanks
"In a previous post (5 Ways to Contribute to Open Source - It’s Not All Code) I mentioned the simplest way to be involved in open source is to simply Tweet about the project or by saying thanks to the ..."
Type
: Post
Tags
: open source, people, profession
http://dontcodetired.com/blog/post/Open-Source-Thanks
Scholar Open Source Project
"Scholar is now up on Codeplex. Scholar is a new open source project that will provide a starting point for developers to create distributed data processing such as the SETI@home project. It will use A ..."
Type
: Post
Tags
: .net, asp.net, silverlight, xaml, azure, scholar, open source
http://dontcodetired.com/blog/post/Scholar-Open-Source-Project
Countdown To Christmas 2009 Silverlight 3 app
"For a bit of Silverlight 3 fun: Use\install at: http://www.dontcodetired.com/live/christmascountdownbeta/ There are some things which need improving such as resizing when run out ..."
Type
: Post
Tags
: c#, silverlight, silverlight 3, sloob, wpf, xaml, blend, out of browser
http://dontcodetired.com/blog/post/Countdown-To-Christmas-2009-SIlverlight-3-app
New Free eBook: C# 7.2: What's New Quick Start
"My new free eBook is now available for download. The book covers the following new features of C# 7.2: Leading Digit Separator Reference Semantics With Value Types Non-trailing Named Arguments Pri ..."
Type
: Post
http://dontcodetired.com/blog/post/New-Free-eBook-C-72-Whats-New-Quick-Start
Notification Window "toast" in Silverlight 4
"To create "toast" notifications (small popup messages that appear at the bottom right on Windows) the NotificationWindow class can be used. NotificationWindow will only work in out-of-b ..."
Type
: Post
Tags
: .net, c#, out of browser, oob, silverlight, silverlight 4, wpf, xaml
http://dontcodetired.com/blog/post/Notification-Window-toast-in-Silverlight-4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29