Tuesday 25 December 2012

                 HOW TO REMOVE FACEBOOK RED SCAM or MALWARE


Have your Facebook friends invited you to switch your boring blue Facebook profile to an attractive shade of red?
Judging by the number of messages the Naked Security team has received from Facebook users struck by the scam in the last few days, many social networking users must have seen similar messages.
Predictably, the point of all of this sharing is to drive more traffic to the scammers' link where an online survey will pop-up. The more people who take the survey, the more commission that the scammers will earn.
For google Chrome-

1.go to settings
2.click on extensions
3.and then remove facebook red extension.

FOR mozilla-
1.go to settings
2.then to add-on
3.and after that Extensio.n
4.and remove that Extension.

Wednesday 12 December 2012

How to make App packages for submitting apps at windows 8 Store(for a Grid App)

now,we will see how to make packages for submitting our application at windows 8 store.what we have to do is to just follow these basic steps.

step1-

just change the mode from Debug mode to release mode.

step2-

Open  package.appxmanifest in solution explorer.go to capabilities and unmark internet option if your app doesn't make use of internet(no use of internet in case of grid app).

step3-

now,just go to store option in project option in menu bar.
click on create app package option in store option.now it will ask two options.click on "No".
and now click on "Next"option.


finally we have to click on "Create" option.
                                                                                                                                                     our app package will be created
after that a box will open saying"package creation completed".now we have to select "ok" option.our app package is finally created and we can locate it in"C:\Users\Shashank\Documents\Visual Studio 2012\Projects\my first data app\my first data app\AppPackages".The app package will be in form of APPXUPLOAD file.so now,we are done with creation of packages for uploading on windows store.now what we need is a Store developer Account from where we can upload our apps.now create our account .