I use the EPPlus lib. Gives me full control
SpiveyC
Posts
-
C# interacting with Excel -
Help getting startedI have Everything well documented and i have a working solution to get scanner data. I get a list with the Diameters for every 2 cm of the log. But my problems is how to approach the 3D. Since they want me to do it in DirectX and not Open GL and they want me to select one of the frameworks out there such as Unity or any other. The problem is that i have no clue what package to select ? Unity ?
-
Help getting startedI need help to Point me in the right direction. At work they have asked me to create a program to read scanning data and then create a timber log in 3D based on the scanned data. And they need it in Direct X , not Open Gl or in WPF or something like that. I have been searching and there pleanty of diffrent approaches with frameworks such as Unity and so on. How would you approach this ?
-
Help with Entity framework approach.Thanks. Looks like that was the approach im looking for.
-
Dynamically Loading Custom ControlIs this a winform or an Web page
-
Help with Entity framework approach.Im new to the entity framwork approach and im planning on using it for a small application here at the office. However , i can see EF to become a very good approach in some other applications we are planning on writing in the near future. A bought a book called "Programming entity framework" from Oreilly , but it has so many errors in it so i cant really do the examples and get a clear understanding on how to accomplish the following. I need to write a class library to handle all the database calls and then return the results. I just want to send the LINQ statement to the class , and then get the result back. I have tried to find examples on the net , but i dont find anything that i could look at as an example. Can anyone please send me links or give me an example on how to handle this for Inserts , updates and deletes.
-
Wierd req from bossRockyC# My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos. this was more a call to the forums asking if they knew if there was a gov database for me to query out there. Alot of softwares uses this now and the chances a developer here on the forum had been in contact with it is high. So i see it as a good question for tips on where such public database could be.
-
Wierd req from bossWell the list is updated with all known aka names. I think my boss wants this as a sales pitch for the software. Purpose is to make it harder for someone to get the service if they are up to no good. Yes someone can be denied service, but the customer owning the software can opt to use this or not in the settings.
-
Debugging with Visual Studio 2005 on VistaI had this problem also until i installed the service pack visual studio. The one thats released for Vista.
-
Wierd req from bossI cant find the XML file and the schema. Only the txt files and the PDF file. Can you link it for me ? Thanks
-
Wierd req from bossthanks. this is part of whats needed. Thanks for the link. I can now start moving all this into a database.
-
Wierd req from bossor else tag Video Surv tape and deny user access to area.
-
tooltipsdoes the controls have the tooltip in its properties ?
-
Wierd req from bossHa you should only know how many diffrent banks and service companies that runs checks against goverment databases for people who is suspected of terrorist acts or involment and is wanted by FBI and Interpol. Its not a 10 people list. this is 1000 of peoples and aliases that is used out there both here in the states and in Europe.
-
Wierd req from bossMy boss whent to some trade show and saw another company that had done this. They where querying a government database, so there is no list what i know of. I just get tired hearing of it and dont care much if its in or not, rather see something more useful get added to the software. I have never done something like this before and was hoping someone had done this before. I know the banks are now doing the same thing when you open a new account. and since the service our customers provide who uses our software could be used for terrorism he wants this as a sales pitch.
-
search for API scanner & about twainI Made my scanner part with help of WIA. WIA has its problems tho.I found it very easy to crasch tha WIA when scanning, so if i had another option i would use that.
-
Access webmail ? (like hotmail, etc)gmail let you use thier service as a pop3 service. Hotmail does not have anything like that as i know of. Yahoo had it for a while but i think they removed it. you can only access it from a web browser.
-
Wierd req from bossMy boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.
-
install windows fontsI did not need to register the new font. I copied the new font file into the directory during the install. XP and Vista found it and listed it in the font selection dialog with no problems. :confused: did not know that i had to register the font in anyway
-
Layout /map [modified]I have been tasked with creating a windows form that will be like a paint program. The user should be able to drag units from a toolbox and drop them on the map. Then be able to resize them and move them around on the map. This way they create a map over their facility with storage units. I have never developed much GDI+ related stuff and i have no clue how to do this. Can someone please hint me where i can find some good articles on how to place items like this on a surface and then move them around. Thanks for any help. -- modified at 14:07 Monday 20th August, 2007