Tuesday, December 4, 2018

UWP(Universal Windows Platform):Progressive yet poorly implemented.

The following ideas are my personal viewpoints...


I got introduced to WinForms(a .NET Framework Technology) as early as in 10th grade....Starting to trifle with the objects and event handlers seemed a fun thing to do.To a kid who had just started to see Visual Basic and Javascript, it came as an holy revelation of working with graphical output.Finally I could show someone the output in a presentable manner..As I entered into 11 Grade,my obsession was a notch above! Working with VB and WinForms was a serendipity.
Later,when the advent of windows 10 had just begun,I started with the UWP.Initially, it seemed so complex that I abandoned it.

Slowly, I got to know about the advantages of UWP and somewhere,it felt that UWP is a progressive idea somewhat striving to address the voice of customers over the years. No doubt that the .NET Framework including WPF and WinForms were mature.But the world had moved into cross-platform efforts.
Furthermore, the bloating problem inside Windows was a serious issue.

While I was anticipating the high adoption of UWP, the developers weren't on my boat. To be frank, the developers weren't quite interested in UWP and I myself started feeling something is wrong about it..My first impressions of using windows store apps-sleek,powerful and engaging-was completely shattered by the development experience.Yes!!It was excruciatingly painful..Android apps were so easy to make..Gradually, I also became despondent about UWP until I started becoming more mature.

The realization that building something from ground-up is an heavenly experience.Imagining your UI and working hard to make it work from the root, stimulated me..Creatively insatiated each time, I would think of different UI Stack every time..till I thought this is it. Making your own custom library and seeing it work was my delight every time that I could easily forget the pain(or whatever) the sleepless nights caused.Though it is hard, it teaches you certain things..Though the idea of reinventing the wheel is somewhat underappreciated, it somehow gives you an amazing prowess of clarity,creativity and conscientiousness.
Here is a snapshot of my first UWP application that I made.The UI is new one.But the backend was writtern over a year ago.

Microsoft Azure for Teens(Rookies)

This post , in all sense, is a fully personal view on Microsoft Azure.The viewpoints on this post aren't ,by any means,advertisement agenda.....Whatever I write comes from first-hand experience of using Microsoft Azure...I will be talking about the services of Microsoft Azure, their appeal to teen developers ,also the corresponding benefits of using them...This content is mostly targeted for talented wanna-be developers-mostly of age 16-19(although no age-restrictions has been imposed).


Cognitive Services:

The most easiest way to get into Artificial Intelligence is the use of  cognitive services.Azure provides various cognitive services including vision, face , speech APIs. The use of Cognitive Services assists young developers in creating AI-Infused applications with no extensive knowledge of data science.This clean,managed and well-implemented service can be invoked using REST APIs or SDKS available from Microsoft.Trying to use this mainly bolsters the understanding of REST APIs in teens..If you understand the HTTP  Protocol, it can act as an milestone for making service-oriented applications.


Database as a Service

The understanding of databases has to be one of the most crucial tools in creating applicatons these days. Azure can provide various databases both realtional and non-relational databases...For me,my two favourites are Cosmos DB and MYSQL. When using Azure, you don't need to think about the infrastructure; all you need to do is to subscribe the service. and get the access to the database..For teenagers, this acts as a prelude to both data science and database programming in simples manner.

App Service

No application is devoid of app services these days. Every ostensible application is fuelled by its own backend. To fulfill this overarching need, there can be no better alternative than App Service..Providing the end-users with ability to host their web apps as well as mobile backend.it provides the most easisest transistion for setting up app service.Gone are the days when you have to setup a separate web server, configure web services(REST/SOAP) and entirely learn a new scripting language.It just makes it easy....


Saturday, January 24, 2015

I am a ardent,teenager and programmer.I have recently acquired some knowledge on QBASIC

I have already started making various QBASIC PROGRAMS.

The programs that I have recently made is:


  1. Dictionary File Creator
HAAAAAAAAAACKING::
                         This program is related to hacking,of course.But this is not a full program.
According to me:   Hacking occurs in 2 complete methods.

  1. Making a dictionary file(This program does this)
  2. Doing dictionary attacks(Using php:)
(note:            I donot know how to attack the facebooks password text box frequently with all the posibilities generated by dictionary file)

Some snapshots of my programs:






As you can see on the first photograph:
It asks u how many estimates are there in mind
As u can see in the 3rd photograph:
You are asked to enter all those estimates
As u can see in the 4th photograph:
It asks u what might be the length of the password(to be hacked)
(note:if u enter 5 as  in 4th photograph,it generates the dictionary files having the length of password upto 5(meaning:code of length1,code of length 2,code of length3,code of length 4 and code of length 5,respectively in different files)

As u can see in 2nd photograph
U can see
x1dat:code of length 1
x2.dat:code of length 2
x3.dat:code of length 3
x4.dat:code of length 4
x5.dat:code of length 5

(Your desired password may be one among all these files)

(note:If someone know how to attack all those possibilities in the text box of facebook or any other
site , then please teach me how to do it.So that my hacking mission will be Very Successful)



Please download my software and refer me some of the tips that i need to develop in this software

Please tell me ur email,I will send the program to everyone
Click on the link below.