RE: [U2] Deep and long indentations vs multiple exit points - AD functionality not bugs

2007-12-03 Thread Boydell, Stuart
One of the reasons I'm subscribed to the list because I'm interested to see how other people do it their way. I've learnt some valuable stuff here. I think contribution to this topic is valid under the banner of technical discussion. But hey if I'm out of line or if the topic is not applicable

RE: [U2] mv.net versus Web DE

2007-12-03 Thread Symeon Breen
If you want visual studio for free then become a Microsoft registered member and pass one of the web development exams - (30 minutes course + 10 minute exam - very very easy) and then join the web development group and you get it + expression studio for free ! -Original Message-

RE: [U2] NEW ADO.NET ?

2007-12-03 Thread Symeon Breen
No -I would love to, but it is someway down the list of things I would love to do. If anyone has - a little story of how they get on would be very welcome ... Symeon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Horacio Pellegrino Sent: 01 December

RE: [U2] mv.net versus Web DE

2007-12-03 Thread phil walker
Is there a link for this somewhere? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Symeon Breen Sent: Monday, 3 December 2007 10:00 p.m. To: u2-users@listserver.u2ug.org Subject: RE: [U2] mv.net versus Web DE If you want visual studio for free then

Re: [U2][UV] Dynamic File MINIMUM.MODULUS Calculation

2007-12-03 Thread Mats Carlid
A first adjustment is to allow for the overhead that page and record headers and other administrative information uses e.g. divide by 2000 instead of 2048. Each page has d page header, each record as a record header there will be an 'end of item'-character at the end of each key and each

Re: [U2] Deep and long indentations vs multiple exit points

2007-12-03 Thread Marco Manyevere
That was an over simplified example. The additional IF tests usually occur in situations where you can neither AND them together nor put them in a CASE structure. For example: PROCESS.ID: READ RECORD1 FROM FILE1, ID ELSE RETURN IF RECORD1FLD1 NE COND1 THEN RETURN * Some processing to derive

RE: [U2] mv.net versus Web DE

2007-12-03 Thread djordan
You can download a free version of Visual Studio Basic called express. It is a slimmed down version, but should do most of what U2 developers would use. http://www.microsoft.com/express/download/default.aspx Regards David Jordan --- u2-users mailing list u2-users@listserver.u2ug.org To

RE: [U2] mv.net versus Web DE

2007-12-03 Thread Symeon Breen
partner.microsft.com/webresourcekit My apologies - you actually need an MAP subscription for this - this is relevantly inexpensive tho and certainly much cheaper than VS. + you get lots of other software for free for use within your company. Also as someone else said the express edition for

Re: [U2] Deep and long indentations vs multiple exit points - AD NAUSEUM

2007-12-03 Thread MAJ Programming
Couple of thoughts. 1. Yes, the 'style' debates tend to be self-serving. 2. I do end up with either feeling good about my techniques or finding out another good technique. 3. By expressing my preferred techniques, others may may experience #2 above. By keeping an open mind, each of us knows how

RE: [U2][UV] Dynamic File MINIMUM.MODULUS Calculation

2007-12-03 Thread Anthony Youngman
A second, far bigger adjustment (which will account for a lot of the underestimate), is to divide by 1600, not 2000 or 2048. A split factor of 80 means that your groups will, at maximum, be 80% full. 80% of 2048 is 1640 (near enough). That will give a second-cut (and rather more accurate)

RE: [U2] RE: U2 SOAP Server

2007-12-03 Thread Dave Walker
Thanks! Now I can at least start exploring. I've been making fair progress getting a small ruby script to talk to it, with an eye towards eventually hooking it up with some rails work a fellow programmer has been working on. -- Dave Walker -Original Message- From: [EMAIL PROTECTED]

RE: [U2] .net versus VS

2007-12-03 Thread gerry-u2ug
Nothing runs 'ON' FireFox. ASP.NET code running on a web server generates HTML that is requested and interpreted by client browsers. Its up to the programmer to ensure that the generated HTML renders properly on any particular client browser just the same as it is with any other type HTML

RE: [U2] mv.net versus Web DE

2007-12-03 Thread Symeon Breen
Charles_Shaffer wrote: Over the years MS has limited interoperability, corrupted standards, and generally tried to create the impression that Windows is the only OS in the world. And people buy it. Even IT people. Quite true in many ways, the only company in the world to beat Micrsoft on

RE: [U2] .net versus VS

2007-12-03 Thread Symeon Breen
Hmmm - strange question perhaps - Firefox is a browser and so will display most any html/xhtml pages and run some clever things like javascript,flash etc. It dows not care what produces those pages i.e. php/asp/asp.net/u2/notepad ... ASP.NET will dynamically produce web pages in html/xhtml

RE: [U2] .net versus VS

2007-12-03 Thread gerry-u2ug
VS.NET 2008, right click on page.aspx - Browse with ... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach Sent: December 3, 2007 11:02 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] .net versus VS Will .Net code run on FireFox? ASP.NET

RE: [U2] .net versus VS

2007-12-03 Thread Brian Leach
Gerry VS.NET 2008, right click on page.aspx - Browse with ... Doh! Thanks - I must be getting old. It's there in the Solution window, but not if you right click on the page in the designer. That just goes straight into the default browser (Firefox, naturally). Brian --- u2-users mailing

[U2] Haydon Bishop is out of the office.

2007-12-03 Thread haydon . bishop
I will be out of the office starting 03/12/2007 and will not return until 05/12/2007. I will respond to your message when I return. --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] Windows Unidata Server

2007-12-03 Thread bob modrich
If the MFT is undersized does it affect the Unidata files sitting on it? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] Windows Printer Seperator Pages

2007-12-03 Thread Anthony Caufield
I just got some Konica copiers and they don't seem to completely be compatable with my HP separator pages. I am looking for the control codes to run Port Norm, Port Compressed and landscape anything you have would be greatly appreciated. Thanks, Tony Caufield IS Manager Harbor Wholesale

Re: [U2] Deep and long indentations vs multiple exit points - AD functionality not bugs

2007-12-03 Thread Clifton Oliver
Sorry, Stuart. I should have completely trimmed the reply quote on my post so it didn't look (as it apparently did) that I was singling out you as the main target of my comments (after the part about guard clauses). It was more of a sociological musing as to how many times over the years

RE: [U2] Need to partially hide a file

2007-12-03 Thread Stevenson, Charles
Look seriously at both Ray's SQL solution and Mark's Data-At-Rest-Encryption. The latter is a UV 10.2 enhancement. -Original Message- From: Ray Wurlod Sent: Thursday, November 29, 2007 1:59 PM If you were to convert the file into an SQL table, then you can grant SELECT privilege (or

Re: [U2] Pick programmer needed contract or full time

2007-12-03 Thread will
If you don't find your on-site I can do all the support you need from my office as I have done for the City of Houston for over six years. Have a blessed day, Patrick 919 567-0042 Carol Carmen wrote: We are a mega church located in Tulsa, OK. We are looking for an on-site

RE: [U2] .net versus VS

2007-12-03 Thread Tony G
I did a follow-up to Gerry's answer on my blog: remove.pleaseNebula-RnD.com /blog/tech/2007/12/crossbrowserdotnet1.html From: gerry Nothing runs 'ON' FireFox. From: Bill Will .Net code run on FireFox? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit

Re: [U2] Deep and long indentations vs multiple exit points - AD NAUSEUM

2007-12-03 Thread Ray Wurlod
Since AD takes the accusative case, it's AD NAUSEAM (I don't really want to argue JMP instructions, which is all there is once you get to the compiled code.) --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] U2 Training - 1H2008 - Australia New Zealand

2007-12-03 Thread Ray Wurlod
IBM has posted the schedule for first half 2008 training on their web sites for Australia New Zealand. Last year they did not schedule any U2 training; we made appropriate noises at U2 University in Sydney, and now they've scheduled some. Please, some of you, enrol and make it a success.