Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net asp.net asp.net mvc azure book bug business intelligence c# cloud computing database dates excel functions gemini google gotcha how to howto iis indexing interview jquery kanban linq madison mvc nhibernate nunit performance programming rhino mocks security silverlight sql sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 sqlserver structuremap t-sql tip trick unit testing vb.net vista visual studio 2010 windows 7
Authors
- SQLDenis (268)

- chrissie1 (199)

- onpnt (96)

- George Mastros (35)

- Alex Ullrich (24)

- tarwn (16)

- naomi (9)

- damber (7)

- thatrickguy (7)

- emtucifor (7)

- ca8msm (7)

- chopstik (6)

- More...
Main Categories
Search
Google Ads
Tags: vb.net
I was doing this in my code.
When you databind your DataGridView to a List.
Like this.
First I create a class Person so I can bind to that. Watch the default constructor, it needs to make new elements, if that is what you want.
Yesterday I got a request to open some jp2 files, so that they could be renamed depending on the exif information and then saved as jpeg.
Jpeg2000 was once supposed to replace jpeg because it was so much better than jpeg. Never happened and never will. But the format is out there and .Net has no native support for it.
These are the formats .Net supports.
| Bmp | Gets the bitmap (BMP) image format. |
| Emf | Gets the enhanced metafile (EMF) image format. |
| Exif | Gets the Exchangeable Image F... |
In some cases, you want to have a file in your Startupfolder that you want to access from within your application. Perhaps an XML-file with application settings or an image that can be changed.
In most cases the application startuppath will be in program files so you don't really want to put too much stuff in there but from time to time, you might.
And I always like to test if the pesky file is configured right, so that it appears as a file in that folder.
For example, if I have an image that has this as a path:
I kinda like the rdlc/reportviewer reports in VS2008. It is not what you can call high tech reporting but I think it will do everything I need it to do.
But the question is do we do reporting on the domainmodel or a separate viewmodel/reportingmodel? Or do we just use datasets and custom sql?
Well, I am a guy that tends to use objects, so I like to go the object source path. And the Microsoft reports have some support for this. However the support is not as great as I have seen in other products. Now I see no reason why you would not make your reports use the database direc...
:: Next >>


LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.