tinedev.blogspot.com
Design.Develop.Deploy: May 2009
http://tinedev.blogspot.com/2009_05_01_archive.html
Wednesday, May 27, 2009. View the functions in the database. SELECT * FROM sys.objects. WHERE type desc LIKE '%function%'. ORDER BY modify date desc. I am a developer. Thursday, May 7, 2009. Generate class from xml schema. 1 using the VS command prompt and XSD.exe. 2 using VS add-ins. ex. found in this. I am a developer. Subscribe to: Posts (Atom). I'm no longer maintaining this blog. Please visit my new blogs below instead. Thanks! Photo Diary: Echigawa, Shiga, Japan Part 2. I am a developer.
tinedev.blogspot.com
Design.Develop.Deploy: March 2012
http://tinedev.blogspot.com/2012_03_01_archive.html
Friday, March 2, 2012. Copy dll from GAC in Windows 7. Copy DLLs from GAC in Windows 7. June 14, 2010 by Alex. I develop a Microsoft .NET C# custom control module for ACT! 2010 in Windows 7. ACT! Clients need to have a copy of ACT! 1 Uninstall shfusion.dll in the Command Prompt window. Run it as an administrator. Type in:. Regsvr32 -u C: WINDOWS Microsoft.NET Framework v2.0.50727 shfusion.dll. Keep the Command Prompt window open. You will need it in step 3. 3 You have to reregister the shfusion.dll:.
tinedev.blogspot.com
Design.Develop.Deploy: Silverlight 4, MVVM, Validation
http://tinedev.blogspot.com/2010/11/silverlight-4-mvvm-validation.html
Friday, November 19, 2010. Silverlight 4, MVVM, Validation. Http:/ csharperimage.jeremylikness.com/2009/11/rich-data-forms-in-silverlight-4-beta.html. Http:/ weblogs.asp.net/fredriknormen/archive/2010/01/06/silverlight-about-validation-when-binding-to-custom-forms.aspx. Http:/ forums.silverlight.net/forums/p/181359/409921.aspx. Http:/ weblogs.asp.net/dwahlin/archive/2009/12/08/getting-started-with-the-mvvm-pattern-in-silverlight-applications.aspx. I am a developer. Subscribe to: Post Comments (Atom).
tinedev.blogspot.com
Design.Develop.Deploy: November 2009
http://tinedev.blogspot.com/2009_11_01_archive.html
Monday, November 9, 2009. Http:/ msdn.microsoft.com/en-us/library/ms998562.aspx. Http:/ msdn.microsoft.com/en-us/library/w8excbb0%28VS.71%29.aspx. Http:/ wcfsecurityguide.codeplex.com/wikipage? Http:/ www.exforsys.com/tutorials/sws/guidelines-for-creating-interoperable-web-services.html. Http:/ msdn.microsoft.com/en-us/library/ms979173.aspx. Http:/ msdn.microsoft.com/en-us/library/aa480507.aspx. I am a developer. Subscribe to: Posts (Atom). Photo Diary: Echigawa, Shiga, Japan Part 2. I am a developer.
tinedev.blogspot.com
Design.Develop.Deploy: November 2008
http://tinedev.blogspot.com/2008_11_01_archive.html
Wednesday, November 5, 2008. There is no source code available for the current location. There is no source code available for the current location: how to get rid of it! 1 Clean the Temporary ASP.NET files. 2 Delete all pdb and dll. 3 Right Click the Solution - Property - Debug source file - Check the source files - Remove those files in ignore list, as needed. Sometimes, a person gets pretty dumb. And it happened to me! Deleting all stuffs under the web site bin directory does the job! I am a developer.
tinedev.blogspot.com
Design.Develop.Deploy: July 2009
http://tinedev.blogspot.com/2009_07_01_archive.html
Wednesday, July 29, 2009. Dynamically invoke a method. String key, Type type, string methodName, object target, object[] args, params Type[] objectTypesToLoad) where T : IEntity. DataSet ds = null;. If ( cache.GetData( key) = null). Ds = (DataSet)type.InvokeMember(. BindingFlags.InvokeMethod BindingFlags.Public BindingFlags.Static BindingFlags.Instance,. List = Translate.ToList. DsTables[0], objectTypesToLoad);. CacheAdd( key, list);. List = cache.GetData. Ds = (DataSet)type.InvokeMember(.
tinedev.blogspot.com
Design.Develop.Deploy: September 2009
http://tinedev.blogspot.com/2009_09_01_archive.html
Wednesday, September 16, 2009. Http:/ www.timvw.be/exploring-datagridviewcomboboxcolumn-databinding/. Http:/ www.devx.com/dotnet/article/33748/1954. Http:/ msdn.microsoft.com/en-us/library/cd28yf6d.aspx. Http:/ msdn.microsoft.com/en-us/library/z1cc356h.aspx. Http:/ msdn.microsoft.com/en-us/library/ykdxa0bc.aspx. Http:/ www.code-magazine.com/article.aspx? Http:/ www.codeproject.com/KB/grid/SelectAll.aspx. Building a Drop-Down Filter List for a DataGridView Column Header Cell. I am a developer.
tinedev.blogspot.com
Design.Develop.Deploy: May 2011
http://tinedev.blogspot.com/2011_05_01_archive.html
Wednesday, May 11, 2011. Report Viewer in Azure. Http:/ social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/16eb7657-a058-4308-9d56-3b68281f9e52/. Http:/ blogs.msdn.com/b/sqlazure/archive/2010/08/17/10051010.aspx. Http:/ channel9.msdn.com/blogs/keydet/running-reporting-services-reports-in-windows-azure. I am a developer. Subscribe to: Posts (Atom). I'm no longer maintaining this blog. Please visit my new blogs below instead. Thanks! Photo Diary: Echigawa, Shiga, Japan Part 2. Report Viewer in Azure.
tinedev.blogspot.com
Design.Develop.Deploy: October 2010
http://tinedev.blogspot.com/2010_10_01_archive.html
Wednesday, October 27, 2010. Integrating HTML to Silverlight. Http:/ weblogs.asp.net/dwahlin/archive/2010/05/10/integrating-html-into-silverlight-applications.aspx. Http:/ www.codeproject.com/KB/silverlight/SilverlightHtmlBlend.aspx. I am a developer. Monday, October 18, 2010. You don't see it - the darkness is the past and you hold on to it. you dwell. you punish yourself and every one around you for past mistakes". A hero is made in the moment not from questioning the past or fearing what's to come.