461 Posted Topics

Member Avatar for somjit{}

100+ endorsements, of which a at least 7 in each category are from a subset of accounts that appeared about 7 months ago, endorsed him and upvoted, and then became inactive again and haven't been seen since.

Member Avatar for <M/>
0
196
Member Avatar for crazyvonzipper

Does the unknown node always have the `Code="CPT"` attribute **and** is the only node within the `<SegmentX>` node to contain such an attribute value? If so you could do something along the lines of search the `<SegmentX>` child nodes for a node with the matching attribute. Unfortunately I am a …

Member Avatar for Mike Askew
0
259
Member Avatar for 123pythonme

The code looks a pretty embedded part of that question though including quoted parts of it in responses and a follow up question also based off further code blocks. Deleting these would make the thread almost impossible to follow imho

Member Avatar for Mike Askew
0
269
Member Avatar for Benjamin_6

I can add my personal experiences here. I did not go to University either after finishing Sixth Form. I applied for a Higher Apprenticeship with Capgemini UK while in college along with the usual university applications. The HA programme does not require any prior knowledge of programming at all (however …

Member Avatar for Mike Askew
0
269
Member Avatar for gennesis

The issue is that you are trying to set a byte[] to the value of the cell which is a string, this does not have a direct convert thus your cast does not work. You will need to do a conversion first. static byte[] GetBytes(string str) { byte[] bytes = …

Member Avatar for gennesis
0
804
Member Avatar for pritaeas

Presume you did a fairly decent google yourself as you have a brain.. I can't find anything either, the `User32.dll` is required for bringing the window to front as far as I can see, can find a process using the `Diagnostics.Process` class or through the `User32.dll` though.

Member Avatar for Ketsuekiame
0
198
Member Avatar for nitin1

Sadly they have invented VPN, so even if the offices are all magically shut due to something we can all still work :(

Member Avatar for Mike Askew
0
212
Member Avatar for zahnsoftware

I work in a Tier 1 multi-national consultancy firm with multiple UK offices and full VPN connections available. Regardless of the technology in place I still work 125 miles away from home at present commuting a total of 250 miles and week and staying in a hotel Mon-Thurs on full …

Member Avatar for Mike Askew
0
339
Member Avatar for Mike Askew

![6a8f749f83045a7e871bce70356ca161](/attachments/large/3/6a8f749f83045a7e871bce70356ca161.png "6a8f749f83045a7e871bce70356ca161") Just noticed the above occur when replying to a thread. The original post is behaving normally but then all comment replies in all threads are not correct. A refresh didn't clear the issue and Pritaeas didn't see the whitespace in IE or Opera on his machine.

Member Avatar for Dani
0
178
Member Avatar for Mike Askew

Noticed the other week that once you cancel sponsorship (for whatever reason) that you lose all recognition of helping the site at all in terms of running costs. Can we introduce a 'Past Sponsor' badge or something along those lines so that those who have given but currently can't for …

Member Avatar for Dani
2
173
Member Avatar for JOSheaIV

You could use [this](http://stackoverflow.com/questions/649900/detecting-the-launch-of-a-application) for the monitoring of an application rebooting after being shutdown to intercept and block it / trigger another close down. The downside to the approach you are taking is that if your sister has any real knowledge she could just kill this program you write off …

Member Avatar for JOSheaIV
0
212
Member Avatar for Alvin_2

Not entirely sure on the solution myself but a good place to start would be telling us what solutions you have already tried that performed badly :)

Member Avatar for deceptikon
0
167
Member Avatar for Dani

Hmm from my opinion it could be changing attitude towards the site also. I mean from my personal experience, if I have a technical issue at work and want a response ASAP I will go to SO. Primarily because although we have some solid knowledge amongst the main members there …

Member Avatar for Dani
0
2K
Member Avatar for Saqlainz

**@Saqlainz**, there is no right or wrong in programming, multiple techniques in the end lead to the same result. Only better/worse practices and more/less efficient techniques.

Member Avatar for Mike Askew
-2
285
Member Avatar for riahc3

> Every forum uses your regular [code][/code] but no, not Daniweb. You have to tab your code. I spend forever tabbing code on StackOverflow.... DaniWeb isn't the only one.

Member Avatar for riahc3
0
1K
Member Avatar for arohideep13

> Free time, what's that? Well @happy it is this period of time during which you have nothing else to do, which for example you could use to walk into the gym you walk past everyday on the way home (god I hope I have the right admin in memory …

Member Avatar for TSRmiyata
0
485
Member Avatar for f_atencia

Your issue lies in the `<xsl:otherwise>`. You are selecting the current node `Application/Comment` with `<xsl:apply-templates select="."/>` and then applying templates against it, triggering an infinite loop as this simply calls the same template over and over, eventually running out of memory causing the stack overflow you are seeing. Tested this …

Member Avatar for Mike Askew
0
321
Member Avatar for Asotop

Add a boolean that is set to true once the alarm is triggered, and adjust the alarm if-statements accordingly to only run when it is false? Once the value falls back into the threshold it can be reset ready for the next time?

Member Avatar for Asotop
0
127
Member Avatar for <M/>

In the past year I have moved from a hello world application in c#, to confidently using if-else statements to write different outputs, still including hello world.

Member Avatar for Assembly Guy
0
429
Member Avatar for Xantipius

>I recall when I was a young boy going through drills of getting under our desks at school. I recall wondering how that was going to help us when a rain of missiles were coming toward us. Lol.. >>We still have those drills for the elementary students. **<M/>**, do you …

Member Avatar for <M/>
-1
807
Member Avatar for Mike Askew

Firstly I would like to say this update is a visually pleasing one and much welcomed :) However, would it be possible to provide an option in individual user's controls to disable such functionality? I have found two downsides to it on my current work machine which partially impact the …

Member Avatar for diafol
0
377
Member Avatar for Octet

http://www.bbc.co.uk/news/world-us-canada-22160691 The count is at three, according to the second conference held regarding it.

Member Avatar for Octet
0
523
Member Avatar for Dani

This could prove very interesting as the API becomes more extensive :) Edit: However I need to figure out how to call it from C# first :(

Member Avatar for Dani
6
3K
Member Avatar for <M/>

“A session of boasting won't attract any real friends. It will set you up on a pedestal, however, making you a clearer target.” *Richelle E. Goodrich*

Member Avatar for <M/>
0
329
Member Avatar for fonzali

ToS Snippet > Posts contributed to the community immediately become the property of DaniWeb upon submission You are correct HiHe.

Member Avatar for fonzali
0
188
Member Avatar for <M/>

> Is diablo even that good? I am a bit amazed how one can be basically married to it. Completely opinion based. Anyone can be married to any game if they enjoy it. I've played World Of Warcraft (Also from the devs of Diablo) for many years religiously but don't …

Member Avatar for JorgeM
0
185
Member Avatar for payal.h.narayan
Member Avatar for Mike Askew
-4
179
Member Avatar for NidhiSree

Nothing I believe in the case you have shown, however using the second example you can catch specific kinds of exceptions. For example: try { //Some code } catch(NullReferenceException Ex) { } Would catch any exceptions of type `NullReferenceException`

Member Avatar for Ketsuekiame
0
251
Member Avatar for Mike Askew

If you look at my profile currently I appear to have the sponsor badge twice. ![efbee8ef6de449f3b682b8016abe264b](/attachments/fetch/L2ltYWdlcy9hdHRhY2htZW50cy8zL2VmYmVlOGVmNmRlNDQ5ZjNiNjgyYjgwMTZhYmUyNjRiLnBuZw%3D%3D/500 "efbee8ef6de449f3b682b8016abe264b") Edit: It is also appearing when hovering over my username on posts to view badges so doesn't appear to be a graphical glitch.

Member Avatar for Dani
0
116
Member Avatar for Mike Askew

Just noticed this while browsing an [article](http://www.daniweb.com/software-development/csharp/threads/451901/weird-boolean-operator-trouble), the text was first displaying like so: ![b7083ca588becc7fe80e79f9a010f00a](/attachments/large/3/b7083ca588becc7fe80e79f9a010f00a.png "b7083ca588becc7fe80e79f9a010f00a") However once I had expanded the 'Show Comments' it seems to straighten out to what it should be: ![5a52727527c209a9f9e691b68239660a](/attachments/large/3/5a52727527c209a9f9e691b68239660a.png "5a52727527c209a9f9e691b68239660a") I am running Internet Explorer (Work laptop don't judge me!) Version: 8.0.7601.17514

Member Avatar for Mike Askew
0
137
Member Avatar for deltascrow
Member Avatar for deceptikon
0
305
Member Avatar for KushMishra

It will probably have to be done along the same lines as [this](http://stackoverflow.com/questions/523405/how-to-send-text-to-notepad-in-c-win32) for starting and writing to Wordpad.

Member Avatar for tinstaafl
1
533
Member Avatar for masterjiraya

Could just be posted to the software development main forum, and tag it appropriately, as Daniweb is moving towards tagging.

Member Avatar for Mike Askew
0
184
Member Avatar for <M/>

Adding to Jim's comment, the accounts under suspicion are all the only ones to endorse you in C#, a language you have self-admitted only just starting to learn which is evident by the questions you have posted on trivial issues. Therefore the endorsements are hardly earnt within the forum and …

Member Avatar for <M/>
0
597
Member Avatar for raiderkiller

ada.devcsaba makes some good points. Thought I'd add my two pence as I run a completely custom rig myself. I was of the opinion that AMD CPU's were the less power hungry of the two brands however I also steer clear of them, Intel simply performs better. I remember somewhere …

Member Avatar for Mike Askew
0
241
Member Avatar for Echo89
Member Avatar for mayuri.koul

In debugging have you checked `dtRecord` contains the expected data after it has been filled on line #20? It has been a while since I last played with such controls also but for some reason the `.Refresh()` is floating in my head thinking that needs to be called to update …

Member Avatar for TnTinMN
0
1K
Member Avatar for sundog1

Hi Mark, Hope all is well. A quick google turned up the following two possible solutions you can try: - `DataGrid.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.AllCells;` - `DataGrid.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill;` Pulled them off of SO, original link [here](http://stackoverflow.com/questions/13968708/datagridview-fill-columns-exactly)

Member Avatar for Mike Askew
0
251
Member Avatar for IIM

@<MICHAEL> See [this](http://www.daniweb.com/community-center/daniweb-community-feedback/threads/436394/chrome-on-ipad) post regarding ipad voting.

Member Avatar for IIM
0
489
Member Avatar for diafol

Looked at the email after seeing this thread, can confirm hotmail also fails to load. The hyperlink in the email goes to `home/donate`

Member Avatar for Dani
0
330
Member Avatar for rsewak

> I am sure if you (LastMitch) live longer, you'd live happier. Until that person is suffering from an incurable disease, at which point your logic is, at best, flawed. Coming from somebody that is 21 and completely tea-total, you can look at drink/smoking etc from two points of view. …

Member Avatar for TonyG_cyprus
0
740
Member Avatar for Mike Askew

What would be the chances of seeing a IRC client embedded into a page on the site? I would happily sit on the chat most days at work however it's normally blocked by our internal proxies and thus it would be nice to have a direct way to actually access …

Member Avatar for Mike Askew
0
136
Member Avatar for Mike Askew

Surely I shouldn't be seeing such messages and the files should be renamed or something? ![UntitledTemp](/attachments/fetch/L2ltYWdlcy9hdHRhY2htZW50cy8zL1VudGl0bGVkVGVtcC5wbmc%3D/500 "UntitledTemp")

Member Avatar for Mike Askew
0
81
Member Avatar for Mike Askew

Not sure if it just me but when using google chrome on iPad I cannot seem to up or down vote posts, the arrows seem to just be a graphic and non functional. Any ideas why this would be?

Member Avatar for Dani
0
275
Member Avatar for Mike Askew

Just a quick query regarding sponsoring the site, is there a way to cancel the sponsorship if we needed to financially etc?

Member Avatar for Dani
0
176
Member Avatar for tux4life

Also just observed this occuring 16:23GMT~ ![UntitledTempImg](/attachments/fetch/L2ltYWdlcy9hdHRhY2htZW50cy8zL1VudGl0bGVkVGVtcEltZy5wbmc%3D/500 "UntitledTempImg")

Member Avatar for Reverend Jim
0
514
Member Avatar for piyush09
Member Avatar for stultuske

I view them from the same view as s.o.s (as long as im interpreting correctly), in that I only really consider the endorsements from those on the forum I have respect for to be of value. For example AD, Rev Jim etc (Not listing all, those are first names to …

Member Avatar for <M/>
0
276
Member Avatar for linux
Member Avatar for Mike Askew

Was on the badges page and reading the text. >In exchange for showing your support, we'll return the favor by linking back to your website automagically. Is `Automagically` a typo by any chance or some new fangled word we are using?

Member Avatar for Dani
0
214

The End.