Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Juan Pablo G C

@Juan Pablo G C
About
Posts
22
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What category I choose for Windows 10 UAP articles?
    J Juan Pablo G C

    I want to start making some articles for Windows 10 UAP but I do not know where is the best place, any advice?

    Juan Pablo G.C. Mareinsula Blog

    Article Writing php com question

  • Windows 8 template [modified]
    J Juan Pablo G C

    I recommend you to take a look at C:\Program Files\Microsoft SDKs\Windows Phone\v7.0\Design There you have the xaml in order to get easier the information for the templates that you want to create in CSS3 I guess. And I hope that the CSS3 draft grid come official some day.

    Juan Pablo G.C. Mareinsula Blog

    Collaboration / Beta Testing php com learning

  • Windows 8 template [modified]
    J Juan Pablo G C

    Ja ja it is true. I live (programmaticaly talking) in the end of the world. People here does not know what it is WP7, Android and with tablets say what!. I am posting in my new blog interesting things. Thank you for remembering me. I will post a complete article with the windows 8 template soon. (For WPF of course). The only thing I am lost is with the issue that WPF doesn't have projections (because is pure 3D) so the tilt and else is confusing.

    Juan Pablo G.C. Mareinsula Blog

    Collaboration / Beta Testing php com learning

  • Windows 8 template [modified]
    J Juan Pablo G C

    Hey everyone, I am starting to prepare myself to create W8 like applications, I have created a template with W8 colors and sizes according to the latests picture and videos. Mareinsula W8 template I hope it helps as it helped me. Now I am creating and extracting all the WP7 resource dictionary and creating the states, controls and storyboards.

    Juan Pablo G.C. Mareinsula Blog

    modified on Friday, June 3, 2011 8:43 AM

    Collaboration / Beta Testing php com learning

  • Too much MVVM garbage incoming
    J Juan Pablo G C

    Do not be aggresive, it is my opinion, of course I could but at the moment I am inmerse in WP7

    Juan Pablo G.C. Overrider Blog

    The Lounge wpf winforms wcf com design

  • Too much MVVM garbage incoming
    J Juan Pablo G C

    I have seen a few posts (articles they say) in the home page today. I think people should think more about it before post them. Tips to do a good article about MVVM. 1.- Read about ICollectionView and CollectionViewSource.GetDefaultView(List YourList); 2.- Read about ListView and ComboBox and its IsSynchronizedWithCurrentItem 3.- Do things with backgroundworker befores updating the UI property binded. 4.- Add user controls as Views not directly the main form 5.- Add some validators to explaing better the binding. 6.- There existis a DelegateCommand in .toolbox that it is great (Do not invent the wheel again). 7.- Use CurrentItem in some place to show that it is great to use 8.- Show how to update, delete, add data with the commands in the twoways not only showing data. Regards, JP

    Juan Pablo G.C. Overrider Blog

    The Lounge wpf winforms wcf com design

  • BUG in Windows Calc [modified]
    J Juan Pablo G C

    Ja ja, in W2K8 the same -8,1648465955514287168521180122928e-39 :) I think someone forgot clear the stack

    Juan Pablo G.C. Overrider Blog

    The Lounge com sysadmin windows-admin tools help

  • Juan IS Alive!
    J Juan Pablo G C

    Yes I am alive, and yes there is an efficient sword right there, I thinks it was a humble add, but well ok it is vanished now. I suppose I can say 'take a look to my profile and my webs and my blog right now' it is not an add, isn't it? Regards, JP

    Juan Pablo G.C. Overrider Blog

    The Lounge com tools question

  • WPF mapping with Dependency properties
    J Juan Pablo G C

    Hello, I have created a new article Automatic WPF mapping to Database (Access 07 edition)[^] and I would improve some parts if it's possible, I created a list of controls,dependency properties,string like: mapping.CustomAdd(C1_Name,TextBox.TextProperty,"Name"); where the third column is the name of a field and by reflection I get/set the value of the class. My question is: Is too much overheard add dependency properties linked to fields of a custom class? The class has to inherit from control? Any example of implementing it would be great, Thanks

    Juan Pablo G.C. Overrider Blog

    WPF question csharp database wpf com

  • DAO 12.0 Big Images in Access
    J Juan Pablo G C

    Of course, you can always do that, but is a test, in access I can do, and I would like to know how to do in code.

    Juan Pablo G.C. Overrider Blog

    Database database help csharp wpf com

  • DAO 12.0 Big Images in Access
    J Juan Pablo G C

    I'm preparing an WPF article that creates storages automatically from classes with nesting and else. The issue is that in the ACCESS db execute , everything works fine but images bigger than 12 KB I get the error: 'System resource exceeded.' I show the process:

    public Database db;
    public DBEngine engine;
    this.db = this.engine.OpenDatabase(file, Missing.Value, Missing.Value, Missing.Value);
    access.db.Execute(String.Concat(query, values), Missing.Value);

    in values, the data is directly:

    0x89504E47...454E44AE426082

    It works with small images, and if I add with the Access directly design it works, so the field type is right, Maybe is an issue with connection size properties. Does any store a big image with DAO12,ADO, or OLEDB with an Insert statement? Thanks in advance, a great article is coming...

    Juan Pablo G.C. Overrider Blog

    Database database help csharp wpf com

  • Monster consuming can be reduced?
    J Juan Pablo G C

    I have an ATI 4870 in my full time internet connected computer with Vista, Does anyone know if Can I install a second graphic card and deactivate the 4870 when I want? to reduce consumption, I mean, to put the 4870 OFF? Or with only one graphic card to set it off in Vista, or Linux?

    Juan Pablo G.C. Overrider Blog

    The Lounge com linux question

  • Programming for NDS
    J Juan Pablo G C

    Maybe you consider not really interesting programming the NDS, but do you renember ZX80, MSX, Amiga when a small team or a single person indeed made a real exciting game. When I was young I only did some menus in basic, and now I have the possibility to make my own great games on the NDS. After being learning, is has a great well "engine designed". Beacuse it has the possibility to define different backgrounds, a great amount of sprites, possibility to make effects and so on. Would you think interesting to write here an article about programming the NDS?,for more details take a look to my blog and forum.gbadev.org->nds development section.

    Juan Pablo G.C. Overrider Blog

    IT & Infrastructure com game-dev collaboration question learning

  • Select multiple rows in single row view
    J Juan Pablo G C

    OK I'll take a look, thanks

    Juan Pablo G.C. Overrider Blog

    Database database com help

  • Select multiple rows in single row view
    J Juan Pablo G C

    I suppose is a typical query but I dont know if exists a query to solve the next. Take for instance: 1.- Table items: Code|Name 1000 Apple 1001 Orange 1002 Banana 2.- Table prices Shop|Code|Price 1 1000 1.33 2 1000 1.44 1 1001 1.90 2 1001 2.10... Can I show in a SQL query something LIKE: Code Name PriceShop1 PriceShop2 1000 Apple 1.33 1.44 1001 Orange 1.90 2.10.... Thanks for any help because Im getting crazy

    Juan Pablo G.C. Overrider Blog

    Database database com help

  • Crystal Reports ButtonTranslate Method
    J Juan Pablo G C

    This is a bit help for the people who needs to translate the tooltip text of the CRviewer buttons and the dropdown text of this, here it is: public void Translate(CrystalDecisions.Windows.Forms.CrystalReportViewer cr) { foreach (Control control in cr.Controls) { if (control.GetType() == typeof(System.Windows.Forms.ToolStrip)) { foreach (ToolStripItem item in ((ToolStrip)control).Items) { switch (item.ToolTipText) { case "Export Report": item.ToolTipText = "Exportar Informe"; break; case "Print Report": item.ToolTipText = "Imprimir Informe"; break; case "Refresh": item.ToolTipText = "Actualizar"; break; case "Toggle Group Tree": item.ToolTipText = "Agrupar"; break; case "Go to First Page": item.ToolTipText = "Ir a primera pagina"; break; case "Go to Previous Page": item.ToolTipText = "Ver pagina anterior"; break; case "Go to Next Page": item.ToolTipText = "Ver pagina siguiente"; break; case "Go to Last Page": item.ToolTipText = "Ver ultima pagina"; break; case "Go to Page": item.ToolTipText = "Ver pagina"; break; case "Close Current View": item.ToolTipText = "Cerrar Informe"; break; case "Find Text": item.ToolTipText = "Buscar texto"; break; case "Zoom": ((ToolStripDropDownButton)item).DropDownItems[0].Text = "Al Ancho"; ((ToolSt

    Windows Forms data-structures help

  • Window's most useful feature..?
    J Juan Pablo G C

    Of Course, CMD (command line)

    Juan Pablo G.C. Overrider Blog

    The Lounge com question

  • XAML How to get parent property
    J Juan Pablo G C

    Suppose the next code: How do I to make the ellipse the same width of the stackpanel? x:Name="panel"> Width={panel.Width} /> I don't know how. Thanks for any help Juan Pablo G.C. Overrider Blog

    C# question wpf help tutorial

  • How to create a custom ScrollBar with VisualStyles
    J Juan Pablo G C

    Good afternoon, I'm investigating about the ScrollBar and I have found some info that could be interesting, using a VisualStyleRenderer VisualStyleRenderer render = new VisualStyleRenderer(VisualStyleElement.ScrollBar.ThumbButtonVertical.Normal); Rectangle thum_pos = render.GetBackgroundExtent(e.Graphics, vScrollBar1.Bounds); Does anyone know how to get the Elements Position of a control using the VisualStyles and overpaint them?... All info and links will be welcome. Thanks everyone

    Juan Pablo G.C. Overrider Blog

    C# com graphics tutorial question

  • which one is faster and better coding
    J Juan Pablo G C

    The best is use make an array with the strings and after use items.AddRange, and also for Painting part.

    Juan Pablo G.C. Overrider Blog

    The Weird and The Wonderful com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups