Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

web_designer

Member Since 28 Dec 2009
Offline Last Active Jan 16 2012 05:25 AM
****-

Topics I've Started

Google Adwords, Is It Worth To Try?

18 May 2011 - 05:35 PM

hi,

i want to know the answer for my question? is google adwords worths to try? because i never used it before, i only used google adsense as one of google services. and afew days ago i received a letter from google by mail contains a gift card of 100$ that offers me to try google adwords using the 100$ gift card before june 30.

so what do say?? i want your opinions please especially those who used it before, is it worthy to give a try or waste my time on it?? or i should ignore that offer??

and if yes, where should i use it for my blog?? or my portfolio?? i think for my portfolio but i am not sure!!

also if i didn't find it good for me, can i cancel it or not??

waiting for your replies and thanks in advance.

How To Fix A Widget Bug In Firefox?

18 May 2011 - 05:16 PM

hi,

recently i was updating my portfolio locally, i wanted to add a javascript code to show my designs in another site i post my work in and show them as a widget in my portfolio. but unfortunately the whole page messed up, and that widget jumped to the top and refused to be in the place i wanted. also it looks like it is floated to the right side and won't be in the left no matter what i did, and all that only in fiefox browser, "my favorite browser :(" while in opera or chorm it looks fine and just where i wanted to be. i really don't know why? it is the first time i see such a bug in firefox!! so if anyone have any idea how to fix that i will be appreciated, thanks in advance.

here are a screenshoot for firefox.

Posted Image

What I Like And Dislike In Us!

18 May 2011 - 04:22 PM

hi everyone,

for those who knows me or who not, i've been living in middle east for whole my life and came to USA just a few months ago. and things here are really not like we thought in middle east, "NOT LIKE MOVIES YOU KNOW :P". any way, i decided to begin writing about my experience here, MY OWN EXPERIENCE and talking about myself and how i found things here. and please be sure it is my own point of view, and i am just talking on myself and not trying to insult anyone of anything.

so first i will talk today about SMILES

this is the most beautiful thing i found it here and really enjoy it. everyone or at least most of the people i met here are smiling to each other, even when they don't know each other. or even saying "hi, how are you doing?" when we face them anywhere when i am in the mall, or walking in the street or in any place you can imagine. and this is really a beautiful thing that unfortunately we don't have in middle east. for some reason, smiling to strangers in middle east considering as a bizarre behavior or even weird or unexpected and most of the times it leads to troubles. whereas, it is a true nice and relieving thing, and it is not costing you anything. maybe this simple ting may change a person's life or add something to his/her day, may does something more than you can imagine. i don't know about others, but about me, it is refreshing to wake up early in the morning and find someone who smiles or says hi to me when we are just strangers. it is like coloring my day with a new color with every smile :) so what do you think??

Error When Using Mode Provider...

15 February 2011 - 07:37 AM

i am working on asp.net, using microsoft visual web developper 2010 express. and i was trying to use the provider model. so i installed the SDK so i can use the (aspnet_regsql.exe) tool to setup the database required to use (membership, profile, role,...etc). but the first problem i met is not finding the database in the database explorer, or solution explorer. maybe because i am saving my projects in D: drive not C: drive. and when i searched in c: drive i found the database that is created by the tool aspnet_regsql.exe. therefor, i solved the problem by attaching the database manually from the solution explorer. so, is ehat i did right or wrong?? and if it is then how can i attach te database that it seems only can be created in C: drive??

after that when i tried to set up the profile provider, i edited the web.config file, created a login page and added the required code but i got this error:

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name 'system' could not be found (are you missing a using directive or an assembly reference?)

Source Error:

[No relevant source lines]


i am struggling with this error for the whole last two weeks, so any help will be appreciated, thanks in advance.