Posts
 
Reputation
Joined
Last Seen
Ranked #155
Strength to Increase Rep
+11
Strength to Decrease Rep
-2
81% Quality Score
Upvotes Received
49
Posts with Upvotes
45
Upvoting Members
33
Downvotes Received
13
Posts with Downvotes
9
Downvoting Members
10
17 Commented Posts
33 Endorsements
Ranked #38
Ranked #482
~364.81K People Reached
About Me

Senior Software Architect

Interests
.NET Programming, ASP.NET, CommunityServer

535 Posted Topics

Member Avatar for samaru
Member Avatar for bugeyes

[QUOTE=oO snObOardr Oo]MSN messenger (Beta 6.0)[/QUOTE] Well, MSN Messenger 6 Final is out. Consider upgrading to a released version. Beta software is "use at your own risk" and may have problems. Your issue might have been fixed in the final release..

Member Avatar for amcdcr
0
2K
Member Avatar for Tekmaven

There are a lot of members of Daniweb who run their own websites, and even many members who run SEO firms. I've given SEO a lot of thought, and I can only conclude this: [b]SEO is totally unethical. At it's foundation, all you are doing is artificially effecting your search …

Member Avatar for dhirajkumar123
4
4K
Member Avatar for Tekmaven

Somehow, I think my OS X is borked. Whenever you mouseover a menu, it's supposed to highlight, right? Well, mine doesn't... Also, my dock magnification is turned on, but if I highlight apps on my dock, they don't magnify, and it doesn't say the apps name above its icon. If …

Member Avatar for 1338
1
3K
Member Avatar for WillKool1080

I'm pretty sure the Windows 98 CD is bootable. Try adjusting your VMWare BIOS (by pressing the DEL key on startup.. I think) to boot off the CD.

Member Avatar for henbill
0
883
Member Avatar for Slade

This forum system is called vBulletin, and it is written in PHP. The 'nicest' ASP.NET forum system is written by the ASP.NET guys at Microsoft (and I've contributed too), called the ASP.NET Forums. [url="http://forums.asp.net/"]http://forums.asp.net/[/url]

Member Avatar for Ram_12
0
2K
Member Avatar for adamf07

You should override the Navigating event of the browser control. You're going to have to figure out when the URL is the download url (the file name might change, but it might be in a certain path or something), and cancel the navigation, then download the url with the WebClient …

Member Avatar for juhi_devloper
0
859
Member Avatar for Mr Gates

Hey Mr Gates, I'm a big fan of yours :-). Adobe Photoshop is written in straight C++. Although C++ is an extremely powerfull language, it has a very steep learning curve. C++ has GUI features, consult the links section for some help. When in doubt, google searching works wonders. Photoshop …

Member Avatar for melissad
0
19K
Member Avatar for Traumatized

That really does sound like a Etch-a-Sketch! Joking aside, I would contact Toshiba. Sounds like your LCD has some serious problems ;-).

Member Avatar for john_69
0
1K
Member Avatar for Paladine
Member Avatar for Paladine

I'm 99% sure that this requires no code - its in the properties window for the form :-).

Member Avatar for dinesh.panjwani.98
1
7K
Member Avatar for terrier_unknown

I have been using MonoTouch and MonoDroid for quite some time and you are right; it is a revolution! Android screens are known as an Activity. You already have one (that is what is showing the UI for your app right now), so all you need to do is add …

Member Avatar for stephen.engelbrecht
0
425
Member Avatar for happygeek

Windows 8 rocks. Have you ever used a Windows 8 machine with a touchscreen? It's a life changing experience. (Sent from my Microsoft Surface)

Member Avatar for mido2013
8
2K
Member Avatar for ehsan2

What database engine are you using? SQL Server? Microsoft Access? MySQL? Are you just using ADO.NET's DataTable?

Member Avatar for Reverend Jim
0
205
Member Avatar for Dani

For the C# users in this thread, all you need to do is use RestSharp. It will handle the API rather nicely. Here is some sample code to use the WhoAmI method: var accessToken = "use the documentation to learn how to get this"; var client = new RestClient("http://www.daniweb.com/api"); var …

Member Avatar for Dani
6
3K
Member Avatar for Padzluck
Member Avatar for Tekmaven
0
216
Member Avatar for Yzk
Member Avatar for Traicey

You can put the date of birth in a DateTime, and then use the dates in this wikipedia article, [url]http://en.wikipedia.org/wiki/Zodiac_sign#The_twelve_signs[/url], to calculate what zodiac sign the date falls in.

Member Avatar for muditagarwal88
0
427
Member Avatar for Mr Gates

Okay, in response to your first question, it is ALWAYS better to use & when connecting strings. For your second, you would need to declare an integer or something on top of the forms codebehind (in the general declarations area) and use it as a counter. Then you can have …

Member Avatar for akgs
0
7K
Member Avatar for rhall

I'm an owner of Adobe Acrobat 5.0, and I swear my life by it. The way we create PDF files with Acrobat 5 is by printing to an Actobat Printer. In theory, you would need to create a little program that captures the screen and prints it to the PDF …

Member Avatar for supadeni
0
2K
Member Avatar for JCSAYRE
Member Avatar for azam575
0
229
Member Avatar for Arizona Web

As a web developer trying to become a web desiginer, I find your article very accurate. I love that simple look, white background, blue links! But, I'm trying hard!

Member Avatar for Smohil
0
1K
Member Avatar for chunguy

Just be aware, that while it does support most of ASP.NET, some parts are lacking, and some parts are missing. My CMS, #Portal, does not run on mono, because of its lacking Mobile device support (the System.Web.Mobile namespace). But, I'm happy to say I have Mono working great on Mac …

Member Avatar for Ali_Akhtar
0
402
Member Avatar for theQube

Okay, I'm not a java guy but I do some of it. I use Borland JBuilder Personal (free), and I like the IDE, but it is sluggish (Java based). My school uses JCreator, but I'm not that fond of it. For text editing, I use UltraEdit32. It handles every file …

Member Avatar for zeroliken
0
274
Member Avatar for Slade

Which line did you get the error on? I really haven't worked with the image data type before (i usually store an uploaded image on the server's file system), but I can play with it ;).

Member Avatar for sangita32
0
328
Member Avatar for Tekmaven

The site I do a lot of work for, [url="http://bink.nu"]Bink.nu[/url], has three ways of getting to the content: [url="http://bink.nu"]http://bink.nu[/url], [url="http://www.bink.nu"]http://www.bink.nu[/url], and [url="http://winxp.bink.nu"]http://winxp.bink.nu[/url]. [url="http://bink.nu"]http://bink.nu[/url] = PR7 [url="http://www.bink.nu"]http://www.bink.nu[/url] = PR6 [url="http://winxp.bink.nu"]http://winxp.bink.nu[/url] = PR6 Keep in mind, all of those URLs are the exact same website. Would it be beneficial to get rid …

Member Avatar for gazraz101
0
217
Member Avatar for Dani

[QUOTE=cscgal]Can someone please explain to me the difference between ++i and i++ when written as part of an expression (i.e. within loops and if statements) ? Thanks :)[/QUOTE]//Lets declare i, and set it equal to 4. int i = 4; //Now say their is a function nammed goFetch(int), and we …

Member Avatar for WaltP
0
662
Member Avatar for gicio

Partiton Magic would resize your partition, but not with Windows Server 2003 installed. It checks the OS installed on the drive (even if you boot up on the disk) and if you are running a server os, it won't let you run it. Instead, they want you to run their …

Member Avatar for Nick Evan
-1
1K
Member Avatar for chrishea

I'm running Chrome version "12.0.742.30 dev" and the dropdowns also work fine for me.

Member Avatar for chrishea
0
113
Member Avatar for gnomix

I don't actually think this is possible. And everyone, PHP is never compiled. It is a scripting language; therefore it is interpreted (at runtime). A web language like ASP.NET is fully compiled (at the page's first view or at design time into a managed dll file).

Member Avatar for jakubmisek
0
926
Member Avatar for WASDted
Member Avatar for Pradeep_G

AndreRet - Yeah, most Linux hosts. There are *plenty* of Windows/IIS hosts also that support ASP.NET no problem. I would say ASP.NET is a much better thing to learn especially if you want to be able to have skills that translate outside of web development. ASP.NET is usually written in …

Member Avatar for AndreRet
0
175
Member Avatar for Jessurider

It won't be faster at all. Saying that it is 20 lines is really meaningless, because 1 of those lines might be really slow. If you want to post some code, we might be able to help you further. Another thing you might be able to do is use the …

Member Avatar for ddanbe
0
115
Member Avatar for bh_superman

I feel like I'm doing your homework, but oh well... For #1, the correct answer is choice C. Here is an overview of the GetChanges() method: [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatadatasetclassgetchangestopic.asp[/url] For #2, I would go with choice 2. Here is some information about the DataView ASP.NET Control [url]http://msdn.microsoft.com/msdnnews/2001/sept/Sorting/Sorting.asp[/url]

Member Avatar for Shoaib Siddiqui
0
256
Member Avatar for m_wylie85

Instead of hard-coding the path, the best thing would probably be popping up an Open File Dialog. Here is the MSDN documentation with a code sample: [url]http://msdn.microsoft.com/en-us/library/system.windows.forms.openfiledialog.aspx[/url]

Member Avatar for iconoclazt
0
162
Member Avatar for stevetaylor15

You would need to do this with VSTO. Here is a great blog post from MSDN describing what to do: [url]http://blogs.msdn.com/b/vsto/archive/2009/12/15/making-a-custom-group-appear-in-the-message-tab-of-a-mail-item-norm-estabrook.aspx[/url]

Member Avatar for Tekmaven
0
92
Member Avatar for samaru

When I stop using mine, I use somebody else's! Or in my case, I remote control my computer!

Member Avatar for dexter737
0
857
Member Avatar for big_k105

I'm afraid that none of us can help you out - the image you posted is 404 (not found). If you fix up the image location, I'm sure one of us can make a suggestion! :-)

Member Avatar for bigbass2266
0
301
Member Avatar for AlPhA

Wow AlPha... I gotta hand it to you this time. This is one of those disputed rivals that you could try to solve for hours upon hours and never come up with a conclusion. I know you've been looking at the contrast ratios, which is a good start, but realize …

Member Avatar for hfdhgfhgffgh
2
14K
Member Avatar for radioman28

I suggest starting with the happy medium - C#. C# brings most of the VB.NET ease, with Java (Java is based upon C++) and C styling. When applying for a job, a C# programmer is more likely to win a .NET job, and is more likely to get paid higher. …

Member Avatar for ocmseo
0
668
Member Avatar for ChristinaOrchid
Member Avatar for Zachery

[url="http://www.google.com/adsense"]http://www.google.com/adsense[/url] <-- all you need to know.

Member Avatar for Conceitodigital
0
352
Member Avatar for aeinstein

Nice poem. I think you should submit that to some kinda contest. Dani, just be happy. Someone wrote a poem about you and your website. lol

Member Avatar for NicAx64
0
194
Member Avatar for marceta

[url="http://www.google.com/search?q=rar+password+recovery&sourceid=firefox&start=0&start=0&ie=utf-8&oe=utf-8"]Google Search: rar password recovery[/url]

Member Avatar for manishsingh137
0
183
Member Avatar for Tekmaven

I HATE her. Annoying. Totally in the way! Thats all your going to get from me.

Member Avatar for peter_budo
0
467
Member Avatar for laoli

What video card, video card driver version, and operating system are you running? Right off the bat without any information, I have two suggestions. Try to increase the brightness and the contrast on your monitor (usually theres buttons on the front that allow you to adjust it), and if that …

Member Avatar for Kerr_Joseph
0
162
Member Avatar for steven

[QUOTE=jackster]you are using traditional html tags which renders asp.net useless. read up on server controls. [/QUOTE] I would consider myself a professional ASP.NET Web Developer, and I use HTML over ASP.NET Controls wherever I can. This is taught; the less controls, the less server overhead. Instead of performing countless things …

Member Avatar for dbeura
0
840
Member Avatar for jeffcogswell

I'm a little confused of your use of the dynamic keyword. Wouldn't it be a lot simpler to just make an interface, and have Car inherit it as well as Beetle inherit it? The way you've used the dynamic type seems to be an abuse of the feature, to me. …

Member Avatar for Tekmaven
5
727
Member Avatar for PCBrown

This is awesome! I just installed this on my iPad, and it works as advertised. Steve Jobs, wth?!?! Flash on the iPad!!! Never say never...

Member Avatar for MyRedz
3
537
Member Avatar for Tekmaven

[b][i]"Every time we raise the bar, you-know-who stoops to a new level." - Novell[/i][/b] - Novell is a powerfull network operating system. Response: Its not out dated. In fact, Microsoft stole the .NET idea from Novell (Novells ONE Net Strategy)! - Novell requires a bulky client for conectivity Response: Nope! …

Member Avatar for pr4wn4
0
548

The End.